You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
In a worker configuration, the cached latest_events_in_room is flushed asynchronously after a join is processed. So if you join a room, and then immediately send an event, your event may be incorrectly rejected.