Mercurial > prosody-modules
comparison mod_http_prebind/README.md @ 5975:fe081789f7b5
All community modules: Unify file extention of Markdown files to .md
| author | Menel <menel@snikket.de> |
|---|---|
| date | Tue, 22 Oct 2024 10:26:01 +0200 |
| parents | mod_http_prebind/README.markdown@3943032533a7 |
| children |
comparison
equal
deleted
inserted
replaced
| 5974:5a65a632d5b9 | 5975:fe081789f7b5 |
|---|---|
| 1 --- | |
| 2 labels: | |
| 3 - 'Stage-Alpha' | |
| 4 summary: Implements BOSH pre-bind | |
| 5 ... | |
| 6 | |
| 7 For why this can be useful, see | |
| 8 https://metajack.im/2009/12/14/fastest-xmpp-sessions-with-http-prebinding/ | |
| 9 | |
| 10 # To enable this module | |
| 11 | |
| 12 Add `"http_prebind"` to `modules_enabled` on an anonymous virtual host. | |
| 13 | |
| 14 This only works on anonymous ones for now. |
