You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lightbulb should support Multi User Chat on XMPP (nothing related to Facebook, guys, of course).
XMPP enables people to create and join chat rooms and participate in group chats in similar manner to IRC. QXmpp already supports this XEP, so the only thing that's needed is attaching a QXmppExtension to the client and handling MUC messages, sending MUC messages etc.
The text was updated successfully, but these errors were encountered:
Lightbulb should support Multi User Chat on XMPP (nothing related to Facebook, guys, of course).
XMPP enables people to create and join chat rooms and participate in group chats in similar manner to IRC. QXmpp already supports this XEP, so the only thing that's needed is attaching a QXmppExtension to the client and handling MUC messages, sending MUC messages etc.
The text was updated successfully, but these errors were encountered: