Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 648 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 648 Bytes

WebSocket Room Service

Coverage Status

The WebSocket room service implements ADR-105 and serves as a communication transport within the Decentraland protocol. It provides WebSocket rooms where players connect to exchange protocol messages, such as position updates, heartbeats, and profile information. This service can be included in the realm description in accordance with ADR-110.