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

Reconnects #83

Closed brobits closed 6 years ago

brobits commented 6 years ago

added support for reconnecting using the bitfinex go API. also added the read timeout pass-through to websocket.

vlddlv commented 6 years ago

👍