Question

does anyone know a AJAX based chat client that connects to a Jabber server, and does the same things as Facebook or Netlog chatbar, plus Multi User Chat (MUC). I love the UI of cometchat.com/demo (left side of the chatbar is for MUC, right side Web-IM for my friends)

The only client I found until now is http://www.ijab.im/ - which is very new and doesn't speak MUC yet.

If anybody knows other libraries - thanks for sharing!

Was it helpful?

Solution

I recommend using strophejs and the book Professional XMPP with jquery and Javascript by Jack Moffitt.

strophejs is pretty much low level but very powerful, and the book code samples take you everywhere you want to go.

And, complementing Christopher's comment, speeqe.com is written in part by Moffitt and using strophejs !

OTHER TIPS

You could take a look at speeqe.com — "a web based, group chat client that works with the XMPP/MUC protocol."

It's open source too..

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top