hitbtc-com / hitbtc-api

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

wss://api.hitbtc.com/api/3/ws/public does not work at all, returns 400 status code and closes immediately #263

Open johnnyApplePRNG opened 2 years ago

johnnyApplePRNG commented 2 years ago

Try connecting to wss://api.hitbtc.com/api/3/ws/public via https://www.websocket.org/echo.html to see what I mean.

Does v3 of the websocket api work yet? Or did they just write the documentation before it was implemented?

I can connect to v2 of the websocket just fine.

EDIT: I see v3 was only implemented last week... guess I'll wait???