annotate mod_http_altconnect/README.markdown @ 3943:f5e6368a1c39

mod_cloud_notify: Cleanup code and drop support for prosody 0.9 This removes some legacy stuff that was needed for prosody 0.9 We now use util.stanza:find instead of our own patched version to be more mainstream The unneeded module unloading code was removed, too
author tmolitor <thilo@eightysoft.de>
date Wed, 11 Mar 2020 20:00:50 +0100
parents d3d27f2558fb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3709
d3d27f2558fb mod_http_altconnect: Add a stub README (thanks JC for reminding me this existed)
Kim Alvefur <zash@zash.se>
parents:
diff changeset
1 This module helps make BOSH and WebSocket connection endpoints
d3d27f2558fb mod_http_altconnect: Add a stub README (thanks JC for reminding me this existed)
Kim Alvefur <zash@zash.se>
parents:
diff changeset
2 discoverable via the HTTP method described in
d3d27f2558fb mod_http_altconnect: Add a stub README (thanks JC for reminding me this existed)
Kim Alvefur <zash@zash.se>
parents:
diff changeset
3 [XEP-0156](https://xmpp.org/extensions/xep-0156.html#http).