This webpage documents a ๐ ๏ธ beta API for creating real-time multiplayer games. It explains how to initialize, โ update, and synchronize ๐ game state (room and player presence) across clients. Users interact by calling methods like updatePresence and updateRoomState, and handle events via subscriptions. ๐งโ๐ป Includes code examples! ๐ฎ