Skip to content

Joining Room Options


Homepage

URL: https://YOUR-DOMAIN-NAME

Users can access the homepage to define the desired room and set their username. This provides full control over room selection and personal identification.


Pre-set Room

URL: https://YOUR-DOMAIN-NAME/?room=ROOM-NAME

Allows users to specify a room via URL parameter while choosing their username on the page. Replace the room parameter to access different rooms.


Direct Join

URL: https://YOUR-DOMAIN-NAME/join?room=ROOM-NAME&name=USER-NAME

Provides immediate access to a specific room with both room name and username preconfigured in the URL.


Customization

Replace ROOM-NAME and USER-NAME in the URLs with your preferred values to personalize the room entry experience.