Artalk.Xmpp
Artalk.Xmpp copied to clipboard
xep-0045 (group chat)
Is there any way to connect into group chat and get all messages in it?
Hi. I have the same issue. Did you solve the problem?
The 0045 extension is available on https://github.com/pgstath/Sharp.Xmpp/, which is very similar in code structure, but we have been having issues trying to add users to groups programmatically. By looking through the forks, I found https://github.com/luz-sf/Net.Xmpp/, which does seem to have fixed some issues with groups, but we haven't got it working yet.