Skip to main content

resolve_handshake_room

Function resolve_handshake_room 

Source
async fn resolve_handshake_room(
    state: &WebSocketServices,
    auth_payload: &AuthPayload,
) -> Result<Arc<Room>, WebSocketCloseCode>
Expand description

Selects the candidate room without trusting decoded claims.