Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels