lbildzinkas / BitfinexApiSharp

Bitfinex Api wrapper written in c#
MIT License
2 stars 1 forks source link

Websocket #6

Open Gdocal opened 7 years ago

Gdocal commented 7 years ago

websocket returns trash data. Try to use another implementatino of websocket for example webscoket4net

lbildzinkas commented 7 years ago

Hi, can you be more specific?

I can use it normally here. Are you testing on MacOS? Mono has a bug related to WebSocket implementation, so, I can't make it work on MacOS yet.