view README @ 72:5dbf93cef55d

Various fixes.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 02 Feb 2012 02:28:18 +0100
parents 5e32481b8a92
children b04667a0d2d4
line wrap: on
line source

Known support
  Browser:
    Firefox
    Chrome
    Opera
    Safari
    iOS
    ...?
  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/
    http://tools.ietf.org/html/rfc6455
  XMPP over WebSocket:
    http://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