Enabling joining room directly from a link (e.g. localhost/?room=roomname).
Display link in waiting room, easy to copy to clipboard.
Can borrow current infrastructure to implement this quickly. It might be better to have a separate endpoint (e.g. localhost/roomname) which just joins the room, and make the entrypoint link to it.
Enabling joining room directly from a link (e.g. localhost/?room=roomname).
Display link in waiting room, easy to copy to clipboard.
Can borrow current infrastructure to implement this quickly. It might be better to have a separate endpoint (e.g. localhost/roomname) which just joins the room, and make the entrypoint link to it.