# HG changeset patch # User Kim Alvefur # Date 1392326643 -3600 # Node ID ff097d8864207ae39a14c10e91d79da3d8beb94c # Parent 0df264dd44c44b49da4f85c0f93543094de70e95 add info about default endpoint diff -r 0df264dd44c4 -r ff097d886420 mod_websocket.wiki --- a/mod_websocket.wiki Thu Feb 13 15:08:13 2014 +0100 +++ b/mod_websocket.wiki Thu Feb 13 22:24:03 2014 +0100 @@ -29,6 +29,8 @@ consider_websocket_secure = true; }}} +The WebSocket endpoint will be at {{{wss://example.com:5281/xmpp-websocket}} and {{ws://example.com:5280/xmpp-websocket}} by default, see [https://prosody.im/doc/http#path_configuration HTTP path configuration] if you would like to change it. + = Compatibility = ||0.9||Works|| -||< 0.9||Not supported|| \ No newline at end of file +||< 0.9||Not supported||