I plan to create a chat on the site for users, and was wondering if there is already open source javascript library that I can use.
Asked
Active
Viewed 2,599 times
4
-
1You may find the second answer on [Is there an open source WebSockets (JavaScript) XMPP library?](http://stackoverflow.com/a/2037853) to be a helpful starting point. – apsillers Aug 01 '12 at 15:50
-
They are only, libraries for push without websockets. And XMPP is only protocol ("file" format), but thanks. – jcubic Aug 01 '12 at 16:32