websocket-client
websocket-client copied to clipboard
Doesn't load new data on ubuntu
When I run my code on windows it works well, but when I run the same code on linux it loads only first bunch of data and then do nothing.
@ArthurKrot please share some code, maybe client disposing works a little differently on linux