Réal Provencher

Results 3 comments of Réal Provencher

I am also having this issue on 10.13.6. If it's not clear, the issue is that when the first two letters of the results are highlighted in red, instead of...

I don't think Bittrex ever published documentation on their websocket... People have just figured it out by analyzing their browser traffic while navigating the site. I believe @bernatfortet is right,...

I know this is old but the key is disabling the `autoReconnect` option (which is enabled by default) and then calling `.end()` on the signalR client -- this is what...