view mod_smacks_noerror/README.markdown @ 4730:1da4b815d2fe

mod_cloud_notify: Identify (and immediately push) urgent stanzas, e.g. calls This covers the following things: - A session that appears online, but has a broken TCP connection - Clients such as Siskin and Snikket iOS that require a push for calls to work It allows the stanza to be pushed immediately instead of waiting for the session to hibernate or an ack to timeout. It shouldn't break any existing cases.
author Matthew Wild <mwild1@gmail.com>
date Wed, 27 Oct 2021 19:12:03 +0100
parents e7dc25e54d02
children
line wrap: on
line source

---
labels:
- 'Stage-Alpha'
summary: Module deprecated, just use mod_smacks and mod_nooffline_noerror
...

Introduction
============

This module is deprecated and superseded by mod_smacks.
If you explicitly disabled mod_offline you need the new module
mod_nooffline_noerror to regain all features of this deprecated module.