Hi @endel,
Thanks for the quick response and the amazing library!
Thanks for the code references. I have better clarity of the process now. What I'm still trying to wrap my head around is how the create
option in the create-or-join-room
example is consistently able to create a new room. Once a room has been created shouldn't the second request join the same room? Why isn't the request able to find a suitable existing room? As far as I can see the room created after the first request still satisfies the options for subsequent ones.
Regards,
Madki