Skip to content

Clearing sending channels when reconnecting to the server. #142

@oneprofittips

Description

@oneprofittips

When connecting again, you need to clear all sending channels. At the moment, if the connection is broken, messages accumulate in a queue, and as soon as the client reconnects, all messages from the queue begin to be sent to the server. But when you reconnect, these messages are no longer relevant, and the server bans you.

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