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

Unsupported protocol scheme #21

Closed nsilver7 closed 7 years ago

nsilver7 commented 7 years ago

When I try running the example in examples/account I get the following error:

Error: Get wss://api.bitfinex.com/account_infos: unsupported protocol scheme "wss"

Is this related to the recently updated API endpoints?