Hi …
Is there any way to ristrict the number of cuncurrent session in rooms from server side.
I want if somebody create a room, then only 5 persons can join and others get warning that room is full.
The better way if possible, do it per user. for example if user A create room only 5 persons. User B if created only 10 persons can join to his room.
Third one User A only can create one room not more
P.S:users are registerd and need password to create rooms. Server is self hosted.
Thanks in advanced