Skip to content

Multiple sockets opened in low latency #929

Open
@yleclanche

Description

@yleclanche

Hello,
I migrate my code from reconnecting-socket to party-socket.
With reconnect-sockets, some users with low ping had issues with websockets : "Websocket is closed before the connection is established".

With party socket, the error disapeared, but it looks like you're not waiting for the timeout to recreate a connection, resulting in multiple websockets opened at the same time.

image

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