jquery-bosh
jquery-bosh copied to clipboard
Implementation of a BOSH client using jQuery
Intro
BOSH is a protocol that allows for XMPP over HTTP. This client implementation in jQuery can access a BOSH service.
The current version of the client can login to an XMPP server, send and receive messages and modify a roster.
More info about the spec: http://www.xmpp.org/extensions/xep-0124.html
Tests
Uses the jqUnit test suite. Browse to jquery-bosh/test to run the tests.
Supported Browsers
- Firefox 2+
- IE6/7
- Safari/Google Chrome