bitfinexcom / bitfinex-api-go

BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange
https://www.bitfinex.com/
MIT License
309 stars 220 forks source link

Replace timer #97

Closed brobits closed 6 years ago

brobits commented 6 years ago

replace heartbeat timer with channel construct, cleaner impl and less buggy with golang timer cancel function races