7 ms·
Out of curiousity, what client side JS library to people typically use for comet? I've used Orbited and found it pretty good albeit light on documentation.
by mattiss 17y ago
Out of curiousity, what client side JS library to people typically use for comet? I've used Orbited and found it pretty good albeit light on documentation.
- akirk 17y agoI'm also using Orbited on my project Colorillo, but it seems that it will be superseeded by js.io (http://js.io/ http://js.io/). I was having a look at it but its documentation is even worse than the one of Orbited :)
- xhuang 17y agoif you not using comet, strophe.js is very good JS client library for xmpp.