[Solved] controlling the number of chatroom users in xmpp server [closed]
Instead of going to hell, as suggested in your comment above, I’ll provide you an approach. Create a server-side component. Your client sends it some protocol (such as XEP-0050) and the service sends your client an invite to the correct room. If you want existing clients to be able to join, also accept a plain … Read more