hitbtc-com / hitbtc-api

HitBTC API
GNU Lesser General Public License v3.0
322 stars 153 forks source link

WebSocket Read EOF #219

Closed fxsession closed 5 years ago

fxsession commented 5 years ago

HitBTC, You have closed my issue [](WebSocket Read EOF #203 ) but still I have additional question. I fetch data fast and I don't connect/disconnect so once subscribed I keep connectivity, but I have noticed that if I open 2 or more websocket connectivity I get WebSocket Read EOF very soon. Do you have any restrictions related to the amount of websock connections? Normally I use at least 3 simultaneous connections: one for trades stream, one for orderbook stream and one secure connection to place orders/get reports.
Thanks.

ColaColin commented 5 years ago

what do you mean by "one secure"? Is it even possible to have a not-secure connection?

fxsession commented 5 years ago

Sure, take a look here

fxsession commented 5 years ago

resolved