Skip to content

Expose connect and disconnect events to signal routes #1547

@ijustw0rkhere

Description

@ijustw0rkhere

Describe the Change

Expose connect and disconnect events to signal routes.

For connect, it would also be nice to manipulate ClientId similar to SSE.

For disconnect, it was mentioned the server doesn't recognize client disconnects, rather it finds this out when attempting to send a message, fails, and then cleans up the connection. This cleanup step is what I'm after as it would be nice to run additional commands at this point.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions