robtaussig / react-use-websocket

React Hook for WebSocket communication
MIT License
1.63k stars 135 forks source link

Websocket closes automatically without reconnect - check my own custom hook which reuses this lib #187

Open ebasic opened 1 year ago

ebasic commented 1 year ago

Hi folks,

I will provide my implementation of websocket using react-use-websocket lib, and here are questions?