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/slack-desc | |
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/slack-desc')
-rw-r--r-- | network/prosody-mod-smacks/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/prosody-mod-smacks/slack-desc b/network/prosody-mod-smacks/slack-desc new file mode 100644 index 0000000000000..869daa56a4cf1 --- /dev/null +++ b/network/prosody-mod-smacks/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +prosody-mod-smacks: prosody-mod-smacks (XEP-0198: Stream Management) +prosody-mod-smacks: +prosody-mod-smacks: When using XEP-0198 both the client and the server keep a queue of +prosody-mod-smacks: the most recently sent stanzas - this is cleared when the other end +prosody-mod-smacks: acknowledges they have received the stanzas. +prosody-mod-smacks: +prosody-mod-smacks: +prosody-mod-smacks: +prosody-mod-smacks: +prosody-mod-smacks: https://modules.prosody.im/mod_smacks.html +prosody-mod-smacks: |