issues
search
robtaussig
/
react-use-websocket
React Hook for WebSocket communication
MIT License
1.62k
stars
135
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Closing websocket connections within a react context
#254
kasvith
opened
7 hours ago
0
Build error
#253
praveen08022002
closed
5 days ago
2
Having hard time closing connection
#252
serafxxx
opened
1 week ago
0
fixes #250 Fix reconnect after unsuccessful heartbeat
#251
w666
closed
3 weeks ago
0
Heartbeat regressions in v4.10.0
#250
adamantike
closed
3 weeks ago
4
Targets esm
#249
reillyjodonnell
closed
6 days ago
10
How to deal with refresh tokens?
#248
loick
opened
3 weeks ago
2
React is jumbling up a websocket stream of data
#247
Bryson14
opened
1 month ago
1
Improve heartbeat
#246
w666
closed
1 month ago
4
onMessage is not triggered
#245
sahandsn
opened
1 month ago
0
Why do I click connect to websocket but it connect twice?
#244
phlong86
opened
1 month ago
2
Remove unused and update dependencies
#243
w666
closed
1 month ago
0
`.default is not a function` with Remix app & various bundlers: bun & vite/ rollup
#242
reillyjodonnell
closed
6 days ago
1
Informational question: what might cause assertIsWebsocket to start failing?
#241
JoeMattie
opened
2 months ago
0
Any way to for the receiver to receive when the sender is typing?
#240
jonny-dungeons
opened
4 months ago
2
The current state and the future of this library?
#239
nemonemi
opened
4 months ago
8
Ready state timeout not working as excpected
#238
alex-frx
opened
5 months ago
0
misclicked submit
#237
RichardBoWatt
closed
6 months ago
0
Heartbeat with ws.ping()
#236
DerCed
closed
6 months ago
1
Fix console warning including 'undefined' and a type violation
#235
michaelboyles
opened
6 months ago
0
Blocks UI thread
#234
lightrow
opened
7 months ago
12
heartbeat seems not working as expected
#233
harikt
opened
8 months ago
1
I don't see the heartbeat property in the options?
#232
Thorvarium
closed
8 months ago
1
How do I send Authorization headers (Bearer Token) with the message?
#231
yubinjodev
closed
7 months ago
2
Does the websocket disconnect on unmount?
#230
yubinjodev
closed
8 months ago
7
Question: How to use with redux-saga
#229
MetaBenji
opened
9 months ago
1
Update README.md to correct lastJsonMessage API ref
#228
tomstrong64
closed
8 months ago
0
lastJsonMessage incorrectly shown in README.md
#227
tomstrong64
closed
8 months ago
0
feat: allow ping message to be dynamically created
#226
michaelboyles
closed
8 months ago
1
After connecting to ws, there will be undefined messages in the ws cache message queue
#225
Alenchenxi
opened
9 months ago
1
CHANGELOG or Releases
#224
andokai
opened
9 months ago
1
Error handling for async url callback function
#223
danielmcmillan
closed
9 months ago
2
a
#222
brayanmunoz11
closed
9 months ago
0
Back-Port the Generic Type Implementation for lastJsonMessage?
#221
sharunkumar
opened
9 months ago
0
One websocket connection with multiple queues to subscribe to
#220
Claim0013
closed
8 months ago
2
Why's `setMessageHistory` updater function used as dependency in the example code?
#219
Nisthar
closed
8 months ago
2
How do you disconnect when the react page refeshes?
#218
sleh96
closed
8 months ago
2
How to reconnect after reconnect attempt exceeded?
#217
moonlight3002
opened
1 year ago
2
how to open socket using IPv6 with zone id
#216
Freednload
opened
1 year ago
0
Specify Type of SendJsonMessage correctly
#215
hellow554
opened
1 year ago
0
How to use it when I use the HTTP protocol
#214
Engimaz
opened
1 year ago
2
Fix a bug which lead no overload matching
#213
majiayu000
closed
8 months ago
2
Ignore ssl certificate checking
#212
thewh1teagle
opened
1 year ago
0
Rationale for using flushSync?
#211
csvan
opened
1 year ago
1
Return a "WillReconnect" boolean
#210
msopacua
closed
8 months ago
2
retryOnError does not retry if share is true and shouldReconnect is not specified
#209
dan-sherwin
opened
1 year ago
0
Feature request: Allow for manually triggering a reconnect
#208
ElectricCoffee
closed
1 year ago
3
Heartbeat pr
#207
robtaussig
closed
1 year ago
4
Feat: Heartbeat support
#206
Arbarwings
closed
1 year ago
4
filter callback function doesn't show the JSON parsed message
#205
lucafaggianelli
opened
1 year ago
3
Next