Skip to content

Server should only allow one WebSocket connection per user #2

@junzhengca

Description

@junzhengca

Currently it is accepting multiple connections from the same user, which can drain server resources.

Modify ConnectionPool singleton so it automatically disconnects old connections when new one arrives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions