view mod_http_prebind/README.markdown @ 4567:bcf4518d18d4

mod_muc_bot: Add option to ignore error bounces from bots Useful when they don't handle messages correctly, returning an error.
author Kim Alvefur <zash@zash.se>
date Mon, 24 May 2021 16:18:56 +0200
parents 3943032533a7
children
line wrap: on
line source

---
labels:
- 'Stage-Alpha'
summary: Implements BOSH pre-bind
...

For why this can be useful, see
https://metajack.im/2009/12/14/fastest-xmpp-sessions-with-http-prebinding/

# To enable this module

Add `"http_prebind"` to `modules_enabled` on an anonymous virtual host.

This only works on anonymous ones for now.