-
Notifications
You must be signed in to change notification settings - Fork 200
Issues: pladaria/reconnecting-websocket
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Bug:
_getNextDelay
returns 0
while a socket may be reconnecting/connecting
#199
opened Jul 3, 2024 by
titanism
Bug:
_handleError
does not bubble up actual error reason (e.g. ECONNREFUSED
)
#198
opened Jul 2, 2024 by
titanism
Bug:
_disconnect
causes uncaught exception and process to crash if using ws
library
#197
opened Jun 26, 2024 by
titanism
Use native EventTarget instead of a custom implementation
#191
opened Apr 25, 2023 by
kevinhikaruevans
WebSocket reconnection fails when using it in a React Native simulator
#182
opened Aug 11, 2022 by
byeong0430
close(code, reason) A parameter or an operation is not supported by the underlying object
#158
opened May 25, 2021 by
cgarrovillo
'import' and 'export' may appear only with 'sourceType: module'
#149
opened Jan 26, 2021 by
KyleMaas
When queue is full, throw error instead of silently dropping messages
#147
opened Jan 13, 2021 by
Gjum
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.