Marfusios / bitfinex-client-websocket

🛠️ C# client for Bitfinex & Ethfinex websocket API version 2.0
Apache License 2.0
55 stars 38 forks source link

Reconnection issues.. how to fix? #17

Closed InTheta closed 6 years ago

InTheta commented 6 years ago

Please could you leave an example of how you are re-subscribing after disconnect. Thanks

Marfusios commented 6 years ago

Hello,

could you provide a full log? How exactly it doesn't work? My bots work 24/7 without issue. Are you using the latest version of the library? Are you correctly resubscribing to channels after reconnection (see #12)?

InTheta commented 6 years ago

Thanks for the reply.

I must have missed the other closed issue.

Could you give more detail about how you re-sub to to channels?

Thanks for the hard work doing this and BitMEX library.

Marfusios commented 6 years ago

See #12, there is a code snippet or latest sample Project.cs