Skip to content

Decouple socket.io ID from user ID #2

@rknoll

Description

@rknoll

Right now a user will lose the session if the WebSocket connection dies. Ideally we'd support spurious connection drops and reconnections (e.g. browser tab refreshes) by having a sticky ID by client.
Also consider how this will affect kicked users implemented in #3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions