Jan Korf

Results 63 comments of Jan Korf

The latest versions have a refactored rate limiting system, and a default rate limiter applied for the client. With this the weight of requests to the Binance API have been...

How are you using it? I assume you're subscribing to a stream?

Hi Thomas, this is rather hard to debug for me as well. The library should reconnect and resubscribe all topics when the reconnection is successful. If a resubscription on a...

Hi, I understand what you're saying, but what is the advantage of keeping the subscriptions and connections alive when you're disposing the socket client? The socket client is nothing but...

It's an interesting topic. You're obviously more familiar with SignalR than me, so ignore me assuming the SignalR hub is similar. As for the socket client feeling a bit weird...

Hi, I've fixed an issue with reconnecting in the latest version, plus I also added a `no data timeout` of 30 seconds (the SignalR server sends a `ping` every 10s),...

Hi Philipp, sorry for the delayed response. Looking at the logs, I think there is some weird stuff going on on the Bittrex side. Normally the updates should appear in...

I'd suggest to use the `SetDataInterpreter` method to set a string interpreter method which transforms the data into valid json which can then best processed

I haven't, but I also haven't been using Kucoin extensively. Can you elaborate a bit more on the the calls you did and what you'd expect?

Hi, currently the docs say `Currently, the related interface of the new document is not open for use. The launch time will be announced later.`. Where did you see it...