What's the current (spring 2013) support of WebSockets technology in XMPP clients implemented in web browsers? I have read it's possible to turn on WebSockets module on the server (for example via this module) but how can I connect to them from the browser? Are there any existing clients or extensions? I am particularly interested in Strophe.js since it provides good work so far - using BOSH.
Asked
Active
Viewed 658 times
0
-
2http://stackoverflow.com/questions/1850162/is-there-an-open-source-websockets-javascript-xmpp-library – Kemal Fadillah Mar 05 '13 at 04:28
-
Despite that question is not very 'current', it helped me a bit. Thanks! If you want some reputation, extend it as an answer and I'll accept since nobody else responded. – Pavel S. Mar 09 '13 at 18:02
-
That won't be necessary. I'm glad that I could help out a bit. – Kemal Fadillah Mar 11 '13 at 04:11