Skip to content

Disconnection support from server #1

Description

@tito

There is no current way to stop a connection of a client from the server.

Flask socketio have a disconnect function that can be used to stop the connection of the current client. This can be used in few cases like when the authentication failed, etc.

Ref: https://flask-socketio.readthedocs.org/en/latest/#flask.ext.socketio.disconnect

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions