Software /
code /
prosody-modules
Log
mod_cloud_notify/README.markdown @ 2573:24dbad147aef
description | author | age |
---|---|---|
mod_cloud_notify: added code to respond to the new event "smacks-ack-delayed" issued by mod_smacks when acks are delayed for a certain amount of time. This allows to send out notification requests before the read timeout or connection close event really happens, thus allowing conversations to be smoother. | tmolitor | 2016-11-24 |
mod_cloud_notify/README: Reflow text | Kim Alvefur | 2016-07-26 |
mod_cloud_notify/README: Let's call it Beta | Kim Alvefur | 2016-07-26 |
mod_cloud_notify/README: Add compatibility section | Kim Alvefur | 2016-07-26 |
mod_cloud_notify/README: Fixup markdown | Kim Alvefur | 2016-06-03 |
mod_cloud_notify: default false for sending body and sender | Chris Ballinger | 2016-06-02 |
mod_cloud_notify: added ability to notify even if the session is hibernated by mod_smacks | tmolitor | 2016-03-29 |