hosseinmd / react-signalr

MIT License
43 stars 14 forks source link

Is there any way to force reconnect? #16

Closed jeffras closed 1 year ago

jeffras commented 1 year ago

I am experiencing some issues where after a long time the socket disconnects. It seems the auto-reconnect doesn't get me reconnected so I would like to force that if possible.

hosseinmd commented 1 year ago

What kind of socket you created? Is this issue on production?