TOP websocket asynchronous requests loses connection and stops receiving data
rmantovani opened this issue · comments
rmantovani commented
Describe the bug
asynchronous requests loses connection and stops receiving data.
To Reproduce
1 - Use TOP example
2 - Wait for a while
3 - after an hour or so data will no longer be received until a new subscribe
Expected behavior
That Api has a way to reconnect to the websocket without a new subscribe
Wojciech Zankowski commented
Hey,
Sorry for the late response. I was in the USA and I didn't have time to work on it.
That's a good idea. I will approach the problem soon.
Thanks,
Wojtek
Wojciech Zankowski commented
Hey,
I added reconnection feature in version 2.2.4!
Cheers,
Wojtek