开源Web聊天程序js库-Converse.js
2013-06-25 11:41:44 阿炯

本站赞助商链接,请多关照。 Converse.js 是一个开源的聊天程序,它能够链接任何 XMPP/Jabber server (like Google Talk、Skype、etc) 就像我们熟知的Facebook-Chat那样,它可以放在网页底部,支持一对一或者一对多会话。能够接收或者拒绝会话请求,可设置的状态有在线、离开等,同时聊天者可以看到正在输入的提醒。


Converse.js is an open source, webchat client, that runs in the browser and can be integrated into any website.

It's similar to Facebook chat, but also supports multi-user chatrooms.

Converse.js can connect to any accessible XMPP/Jabber server, either from a public provider such as jabber.org, or to one you have set up yourself.

Features
Single-user chat
Multi-user chat in chatrooms (XEP 45)
vCard support (XEP 54)
Service discovery (XEP 30)
Contact rosters
Manually or automically subscribe to other contacts
Accept or decline contact requests
Roster item exchange (XEP 144)
Chat statuses (online, busy, away, offline)
Custom status messages
Typing notifications
Third person messages (/me )
i18n aware

Licence
Converse.js is released under both the MIT and GPL licenses.

最新版本:0.4


官方主页:http://conversejs.org/