candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.33k stars 370 forks source link

migrating from webchat.war, openfire, fastpath #515

Open f1-outsourcing opened 6 years ago

f1-outsourcing commented 6 years ago

Can candy replace webchat.war functionality like this. Client puts not mandatory credentials on a popup gets assigned one of the users in the 'chat group' group and chat enabled between the user and the client. If there is one user in the room, the 2nd client is holding. (Not a room chat where clients can see each others messages)

chat

(sorry for not asking this on the mailing list, but google just sucks, thinks i can read everything in polish)

guusdk commented 5 years ago

You're looking for a client that implements the XEP-0142 Workgroup Queues XMPP extension. As far as I know, Candy does not - nor do I know of another client that does. I've heard that the author of Converse.JS was considering adding that though.