Skip to content

Reconnect is broken #45

@andrew-aladev

Description

@andrew-aladev

See here.

// Attempts to reconnect the current socket on `close` or `error`.

Yes, This is true. It tries to reconnect 2 times: 1 reconnect call from _onError and second from _onClose. NsSocket.prototype.reconnect is not guarded for multiple reconnects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions