Mercurial > prosody-modules
comparison mod_conversejs/README.markdown @ 3311:5b3347056f07
mod_conversejs/README: Fix links to mod_bosh and mod_websocket (thanks jubalh)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 10 Sep 2018 14:49:49 +0200 |
parents | 27db90321e7b |
children | 04e5e34893e1 |
comparison
equal
deleted
inserted
replaced
3310:908b2bc05d26 | 3311:5b3347056f07 |
---|---|
34 whether to configure Converse.js to use `login` or `anonymous` mode. | 34 whether to configure Converse.js to use `login` or `anonymous` mode. |
35 | 35 |
36 Connection methods | 36 Connection methods |
37 ------------------ | 37 ------------------ |
38 | 38 |
39 It also determines the [BOSH][mod_bosh] and | 39 It also determines the [BOSH][doc:modules:mod_bosh] and |
40 [WebSocket][mod_websocket] URL automatically, see their respective | 40 [WebSocket][doc:modules:mod_websocket] URL automatically, see their |
41 documentation for how to configure them. Both connection methods are | 41 respective documentation for how to configure them. Both connection |
42 loaded automatically. | 42 methods are loaded automatically. |
43 | 43 |
44 HTTP | 44 HTTP |
45 ---- | 45 ---- |
46 | 46 |
47 The module is served on Prosody's default HTTP ports at the path | 47 The module is served on Prosody's default HTTP ports at the path |