Changes for page Realtime Backend

Last modified by Marius Dumitru Florea on 2022/02/28 00:24

<
From version < 9.2 >
edited by Caleb James DeLisle
on 2014/02/05 17:29
To version < 10.1 >
edited by Caleb James DeLisle
on 2014/05/13 15:32
>
Change comment: Document the default port number for the Websocket extension.

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -1,3 +1,3 @@
1 -Backend support for XWiki Realtime Collaborative editors You probably don't want to install this directly but if you are interested in building a realtime editor, especially an editor based on [[cjdrt>>https://github.com/cjdelisle/cjdrt]], this may provide the middleware support you need.
1 +Backend support for XWiki Realtime Collaborative editors You probably don't want to install this directly but if you are interested in building a realtime editor, especially an editor based on [[ChainPad>>https://github.com/xwiki-contrib/chainpad]], this may provide the middleware support you need. Note that this extension makes use of the [[XWiki Websocket Extension>>WebSocket]] which requires a firewall exception for the websocket port (the default port number is **8093**) see the [[XWiki Websocket Extension>>WebSocket]] for more information.
2 2  
3 3  {{info}}This extension is used by [[RtWiki]].{{/info}}

Get Connected