File

mod_http_prebind/README.md @ 6240:ab14e7ecb82f

mod_http_oauth2: Allow JIDs as username for password grant
author magicfelix <felix@felix-zauberer.de>
date Sat, 19 Apr 2025 20:32:37 +0200
parent 6003:fe081789f7b5
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.