maxpowel / jQuery-XMPP-plugin

Javascript library for the XMMP protocol
http://plugins.jquery.com/project/xmpp-lib
163 stars 50 forks source link

Include MUC functionality #32

Open liamjack opened 10 years ago

liamjack commented 10 years ago

Hi,

I'd like to thank you for this great plugin, I'm using it for a site so that users can anonymously join a group chat, so I've had to add in my own group chat functionality.

My idea was that you added groupchat functionality to the plugin, giving it an even wider user scope.

The modifications I made required adding two functions, it's probably very poorly done, but it does what I want it to do. Here is the demo : http://dev.cuonic.com/xmpptest/

maxpowel commented 10 years ago

Hi, I am going ro review the xmpp specs about group chats to include it. I also think that group chat functionality would be nice

banna9214 commented 9 years ago

MUC implemented ?