Optional
ephemeralStore: EphemeralStore<Record<string, Value>>Private
Readonly
_Loro document reference - stored for potential future use
Private
Readonly
clientPrivate
Readonly
ephemeralPrivate
localPrivate
updateDecode and apply remote ephemeral state from bytes (uses Loro's native decoding)
Clean up resources
Encode all ephemeral state to bytes for transmission (uses Loro's native encoding)
Get the local user's awareness state
Get all awareness states from all users
Private
notifyNotify all update listeners
Unregister update listener
Register update listener
Set the entire local state
Update a specific field in the local state
Private
updateUpdate the ephemeral store with current local state
Adapter that wraps Loro's EphemeralStore to provide awareness functionality. Tracks user presence, cursor positions, and selection states.