开发者

XMPP Chatroom client via AJAX?

开发者 https://www.devze.com 2023-03-14 02:53 出处:网络
I\'m using Openfire as an XMPP server, and it seems to be working great; the interface is also really nice.

I'm using Openfire as an XMPP server, and it seems to be working great; the interface is also really nice.

Now I need a basic AJAX client so I can make a basic chat room (group chat) for a page. I keep hearing about Strophe.js, but see NO examples on coding with it, and I also don't want to code something from scratch.

I'm looking for complete/premade projects. I am also open to purchasing something, if need be. I am NOT looking for a user->user chat, I want开发者_StackOverflow中文版 a group chat via XMPP.

Thanks in advance!


Did you look at the dozen or more web-based clients at the official XMPP site, to see if any of them meet your needs?


http://professionalxmpp.com/ is a book I highly recommend. You will find very practical examples of Strophe library usage. I'm sure you will find the right solution in no time.

0

精彩评论

暂无评论...
验证码 换一张
取 消