Mercurial > eldonilo > lightstring
view README @ 13:9aeb0750b9d1
fix an error with the stream builder
author | Sonny Piers <sonny.piers@gmail.com> |
---|---|
date | Sun, 15 Jan 2012 15:23:51 +0100 |
parents | efe98c3634e4 |
children | 521962f10743 |
line wrap: on
line source
Known support Browser: See: http://caniuse.com/#search=websocket For non websocket-aware browsers you can use https://github.com/gimite/web-socket-js/ Server: node-xmpp-bosh References XMPP: http://xmpp.org/rfcs/rfc6120.html http://xmpp.org/rfcs/rfc6121.html http://xmpp.org/rfcs/rfc6122.html http://xmpp.org/xmpp-protocols/xmpp-extensions/ WebSocket: http://dev.w3.org/html5/websockets/ XMPP over WebSocket: https://tools.ietf.org/html/draft-moffitt-xmpp-over-websocket-00 http://blog.superfeedr.com/xmpp-over-websockets/ Similar/related software Server-side: https://code.google.com/p/node-xmpp-bosh/ https://github.com/superfeedr/ejabberd-websockets https://code.google.com/p/prosody-modules/wiki/mod_websocket http://kaazing.com/products/xmpp-edition Client-side: https://github.com/superfeedr/strophejs/tree/protocol-ed