RoomMembershipListener.onLeave(conn: IWebSocketConnection): void
Called when a connection is removed from a room it was in — whether by an
explicit Room.remove or by being dropped mid-broadcast.
conn: IWebSocketConnection
The leaving connection