diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-01-26 20:15:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-27 07:43:51 +0700 |
commit | 0202d662729fdbb8f091c08043007081f31419e3 (patch) | |
tree | 15a5be8fa0735594dc4eb4f6afea7268b0106c65 /network/prosody-mod-smacks/README | |
parent | 0188ccffff0dc180c3caf3a76afe97752835f6d1 (diff) |
network/prosody-mod-smacks: Added (Stream Management).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/prosody-mod-smacks/README')
-rw-r--r-- | network/prosody-mod-smacks/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/prosody-mod-smacks/README b/network/prosody-mod-smacks/README new file mode 100644 index 0000000000000..504fff1bde177 --- /dev/null +++ b/network/prosody-mod-smacks/README @@ -0,0 +1,5 @@ +prosody-mod-smacks (XEP-0198: Stream Management) + +When using XEP-0198 both the client and the server keep a queue of +the most recently sent stanzas - this is cleared when the other end +acknowledges they have received the stanzas. |