Pergunta

Is there any XMPP web client except SparkWeb and JWChat?

Foi útil?

Solução

I'd recommend, you can use strophejs.

The examples of the Professional XMPP development with jQuery are very interesting.

Especially the chapter 6 application, which is a ... chat client.

Outras dicas

There is also Jappix, which is a fresh new social-oriented XMPP web-client. You can test it here: http://www.jappix.com/ and get it on the project website (it's open source!).

Check out Candy - a pure JavaScript client for XMPP.

JAXL IM is something you might want to try out... provides a convenient admin panel for configuration of chat widget, enable/disable addons and plugins for the chat widget and view chat archives...

It build using JAXL open source library written in PHP....

There is a GWT based client called ijab. http://code.google.com/p/ijab/

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top