Realtime Store
Provides a shared key-value store for real-time data synchronization across participants.
Functions
Link copied to clipboard
This method can be used to get the current value for the specified key from the realtime store.
Link copied to clipboard
This method can be used to observe changes to a specific key in the realtime store.
Link copied to clipboard
This method can be used to stop observing changes to a specific key in the realtime store.