Skip to content

server websockets fails when the application is closed.  #69

Description

@mahsashadi

Hi.
In server-side of my application I am tailing a log file and sending logs via ws messages to client.
When I unexpectedly close the application, It faces an error:

Error: WebSocket is not open: readyState 3 (CLOSED)

How can I make server not to send its ws messages when the app is closed?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions