Getting Started
Learn how to start using Room Service, set up a demo app, explore core concepts!
Get StartedExplore individual concepts
Learn the nitty gritty of how Room Service works.
Authorization
Learn how Room Service hooks into your existing auth scheme.
Rooms
The key unit of Room Service: the real-time container where everything else lives.
Presence
Build live cursors, shared-highlighting, and other features that don't require long-term storage.
Maps
Real-time, concurrent key-value maps for storing persistent shared data.
Lists
Real-time, concurrent lists that maintain order without interweaving.