# HG changeset patch # User florob@babelmonkeys.de # Date 1379007865 0 # Node ID 421d0865f89d53b3c1ed36a88d14e30e9f5edcfb # Parent f7bca760e9b51c96072c2f2a6b31d0fcf559fb83 Update library state diff -r f7bca760e9b5 -r 421d0865f89d mod_websocket.wiki --- a/mod_websocket.wiki Wed Sep 11 23:32:56 2013 +0000 +++ b/mod_websocket.wiki Thu Sep 12 17:44:25 2013 +0000 @@ -9,9 +9,8 @@ Note that the XMPP over !WebSocket specification has not been finalized, and is still evolving. There are few XMPP libraries capable of !WebSockets, among them: * [https://github.com/sonnyp/lightstring Lightstring] - * Strophe.js branches: - * [https://github.com/Gordin/strophejs Gordin's branch] - * [https://github.com/superfeedr/strophejs/tree/protocol-ed Superfeedr's branch] + * [https://github.com/strophe/strophejs strophe.js master] + * [https://github.com/legastero/stanza.io stanza.io] = Usage = @@ -26,4 +25,4 @@ = Compatibility = ||0.9||Works|| -||< 0.9||Not supported|| +||< 0.9||Not supported|| \ No newline at end of file