Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 423 Bytes

client_joinroom.md

File metadata and controls

10 lines (7 loc) · 423 Bytes

joinroom message (client)

A message sent to the Ribbon to join a custom room. If the room is being hosted by another worker, then the Ribbon will send a migrate message.

Format

  • (object):
    • (integer) id: The id of this message.
    • (string) command: Always "joinroom".
    • (string) data: The four-letter id of the room to join, case-insensitive.