Skip to content

Websockets don't close properly #2

@nyarly

Description

@nyarly

When an actual Websocket is closed from the browser (e.g. by closing the window) the server says:

~ WS#close(nil, nil, false)
~ Error closing websocket (#<Faye::WebSocket::API::Event:0xb1ac8d0 @): #<TypeError: Integer object expected, but object is an instance of NilClass (object: nil).>

And keeps sending heartbeats.

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