Hi everyone! Is anyone interesting in native support of WebSockets in Jabberd2?
It seems to me XMPP+WS it is quite promising feature to bring strong IM protocol into Web/HTML world for now. I'm going to play with JsJac [1] + libwebsockets [2] Currently I'm ably to initiate XMPP connection from sample client to simple websocket server. Next step is to integrate WS into c2s module. Stay tuned! [1] https://github.com/sstrigler/JSJaC/ [2] http://git.warmcat.com/cgi-bin/cgit/libwebsockets/
