issues
search
bitfinexcom
/
bitfinex-api-go
BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange
https://www.bitfinex.com/
MIT License
310
stars
220
forks
source link
detail InfoEvent; reset subscriptions to nil;
#147
Closed
harlanasimov
closed
5 years ago
harlanasimov
commented
5 years ago
Add more fields to InfoEvent, to differentiate initial connection or inform regarding relevant events;
handleOpen should be called only when initial connection has been established;
resetSubsribes should be set to nil when resubscribe on reconnect is finished;
Comment debug message logs;