bitfinexcom / bitfinex-api-go

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

fix context handling in websocket.Send #223

Closed dnfd closed 1 year ago

dnfd commented 3 years ago

Description:

Update context handling in websocket Send method to enable request cancelation/timeout.

PR status: