There was an error invoking Hub method 'c2.querySummaryState'
There was an error invoking Hub method 'c2.SubscribeToSummaryLiteDeltas'
A bit of googling around showed that this could sign something going wrong at Bittrex server side. Therefore: Does this occur to others as well?
Or does the client not feature these methods?
I'm running Python 3.7 in a Jupyter Notebook environment.
Hi Stanislav,
I'm trying your signalr-client-aio and it is working perfectly for the given methods:
Though when I'm trying to invoke two other requests, i.e.:
i get the following error messages:
A bit of googling around showed that this could sign something going wrong at Bittrex server side. Therefore: Does this occur to others as well? Or does the client not feature these methods?
I'm running Python 3.7 in a Jupyter Notebook environment.