issues
search
pladaria
/
reconnecting-websocket
Reconnecting WebSocket. For Web, React Native, cli (Node.js)
MIT License
1.23k
stars
199
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug: `_getNextDelay` returns `0` while a socket may be reconnecting/connecting
#199
titanism
opened
4 months ago
0
Bug: `_handleError` does not bubble up actual error reason (e.g. `ECONNREFUSED`)
#198
titanism
opened
4 months ago
0
Bug: `_disconnect` causes uncaught exception and process to crash if using `ws` library
#197
titanism
opened
5 months ago
10
This expression is not constructable
#196
bennycode
opened
1 year ago
1
Project abandoned?
#195
bj00rn
opened
1 year ago
5
Initial fork work
#194
cobuso
closed
1 year ago
0
fix: only close open websocket on disconnect
#193
tgrassl
closed
1 year ago
0
adding "extraOptions"
#192
fensziii
closed
1 year ago
0
Use native EventTarget instead of a custom implementation
#191
kevinhikaruevans
opened
1 year ago
0
Bump json5 from 2.1.0 to 2.2.3
#190
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#189
dependabot[bot]
opened
1 year ago
0
I cannot close a connection
#188
paliuca
closed
1 year ago
2
Bump decode-uri-component from 0.2.0 to 0.2.2
#187
dependabot[bot]
opened
1 year ago
0
Add a user callback After the minuptime check
#186
jonenst
opened
2 years ago
0
Allow options to be changed on reconnect(); don't clobber existing opts
#185
knev
closed
1 year ago
0
feat: Allow options to be changed on reconnect()
#184
knev
closed
2 years ago
1
WebSocket was closed before the connection was established
#183
0xd8d
opened
2 years ago
5
WebSocket reconnection fails when using it in a React Native simulator
#182
byeong0430
opened
2 years ago
0
new ReconnectingWebSocket(url).url always empty string
#181
Wonder233
closed
2 years ago
0
on leave session close event not fired
#180
tayyab-135
opened
2 years ago
1
allow passing multiple arguments to send method
#179
adrian-gierakowski
opened
2 years ago
0
Seems to be broken with API Gateway Websockets
#178
mikhael28
closed
2 years ago
2
add options for websocket
#177
Zerounary
opened
2 years ago
2
Bump ajv from 6.10.2 to 6.12.6
#176
dependabot[bot]
opened
2 years ago
0
Update this._url on a preexisting ReconnectingWebSocket object
#175
j-woodlee
closed
2 years ago
1
How to use "ws.once" with this library?
#174
regisfaria
closed
2 years ago
0
Allow Header options
#173
drskantus
closed
2 years ago
0
does not support http headers
#172
pinchez254
opened
2 years ago
4
Dequeue Events from send
#171
sheikx1221
opened
2 years ago
0
Old websockets do not seem to be terminated
#170
chongma
opened
3 years ago
5
CI for automatic dist build
#169
Stevemoretz
closed
2 years ago
1
Automatic build for your repo
#168
Stevemoretz
closed
3 years ago
1
Bump tmpl from 1.0.4 to 1.0.5
#167
dependabot[bot]
opened
3 years ago
0
Fix: handle error if getNextUrl throws
#166
jamfromouterspace
opened
3 years ago
1
Prevented reconnect
#165
yaroslavputria
opened
3 years ago
7
Bump path-parse from 1.0.6 to 1.0.7
#164
dependabot[bot]
opened
3 years ago
0
Support for Dynamic Protocols
#163
maxfortun
opened
3 years ago
0
Support for Dynamic Protocols
#162
maxfortun
opened
3 years ago
0
Bump glob-parent from 5.0.0 to 5.1.2
#161
dependabot[bot]
opened
3 years ago
1
Bump ws from 6.2.1 to 7.4.6
#160
dependabot[bot]
opened
3 years ago
1
Bump ws from 6.2.1 to 7.4.5
#159
dependabot[bot]
closed
3 years ago
2
close(code, reason) A parameter or an operation is not supported by the underlying object
#158
cgarrovillo
opened
3 years ago
1
feat: add options for websocket
#157
kawais
opened
3 years ago
1
Add `retryURL` option
#156
antoinelyset
closed
2 years ago
1
Bump hosted-git-info from 2.6.0 to 2.8.9
#155
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.15 to 4.17.21
#154
dependabot[bot]
opened
3 years ago
1
removeEventListener does not seem to do anything
#153
Allandy
opened
3 years ago
0
Add `retryURL` option
#152
antoinelyset
closed
3 years ago
0
Bump y18n from 4.0.0 to 4.0.1
#151
dependabot[bot]
opened
3 years ago
1
Why do we need minUptime?
#150
happy15
opened
3 years ago
1
Next