ssoper / jquery-bosh
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.md | Mon Nov 10 10:22:36 -0800 2008 | |
| |
Rakefile | Thu Sep 11 14:37:01 -0700 2008 | |
| |
SETUP.md | Sun Oct 26 14:12:02 -0700 2008 | |
| |
TODO.md | ||
| |
example/ | ||
| |
jquery-1.2.6.js | ||
| |
jquery.base64.js | Thu Sep 11 14:37:01 -0700 2008 | |
| |
jquery.bosh.js | ||
| |
test/ | Sun Nov 09 12:01:34 -0800 2008 |
README.md
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
Author
sean.soper@gmail.com

