Guides - Limits

General limits

StarterProStartupEnterprise
MAUs included100200 to 25,0002,000 to 250,000Custom
ProjectsUnlimitedUnlimitedUnlimitedCustom
Average connections per MAUUp to 100Up to 500Up to 1,000Custom
Maximum storage size per roomUp to 1 MBUp to 5 MBUp to 10 MBCustom
Simultaneous connections per roomUp to 10Up to 20Up to 30Custom
Team members per account1UnlimitedUnlimitedCustom

To learn more about how Monthly Active Users (MAU) are calculated for each plan, take a look at the pricing guide.

Other limits

Room id

A room id cannot exceed 128 characters.

User id

A user id cannot exceed 128 characters.

User information

User information sent from the authentication endpoint cannot exceed 1024 characters once serialized to JSON.

Storage

  • A LiveObject cannot exceed 128 kB when totalling the size of the keys and values.
  • A LiveMap can be any size, so long as each individual value does not exceed 128kB.
  • A LiveList can be any size, so long as each individual value does not exceed 128kB.

Note that when one real-time data structure is nested inside another, it does not count towards the limit. Only the JSON leaves of your data structure count towards the limit. For example, if a LiveList is nested inside a LiveObject, the LiveList and its contents do not count towards the LiveObject's data limit.

Edit this page
Was this page helpful?
© 2023 Liveblocks Inc.