changeset 402:421d0865f89d

Update library state
author florob@babelmonkeys.de
date Thu, 12 Sep 2013 17:44:25 +0000
parents f7bca760e9b5
children 6c54b5a7ccfb
files mod_websocket.wiki
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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