Skip to main content

Module membership

Module membership 

Source
Expand description

Membership commit and effect boundary.

JoinCommit, ConnectionCloseCommit and DisconnectCommit capture authoritative membership changes and the work consumed by RoomEffects. Effects execute after the room-state write guard is released.

Structs§

JoinUserRequest
Existing users replace their current connection without consuming another admission slot.
RoomUserPermissions
Room-state marker that collapses every authenticated UserPermissions value.

Enums§

UserCloseReason