view README @ 73:e4899c122d7b

Fix the comment about Strophe.js code.
author Sonny Piers <sonny.piers@gmail.com>
date Mon, 06 Feb 2012 16:53:22 +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