Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

websocket url down? #186

Open
nomadiq opened this issue May 11, 2020 · 1 comment
Open

websocket url down? #186

nomadiq opened this issue May 11, 2020 · 1 comment

Comments

@nomadiq
Copy link

nomadiq commented May 11, 2020

I havent been able to connect to wss://socket.btcmarkets.net/ for the past two days. I have not tried before this. I was thinking there is a problem with the python code in this repository but I don't think socket.btcmarkets.net is working at all. Can you confirm?

@martin-nginio
Copy link
Contributor

Hi @nomadiq

Thanks for your feedback.

We are not aware of any issues and can get events when connecting to wss://socket.btcmarkets.net endpoint.

Please feel free to use the following node js sample code that verifies you can receive tick events for BTC-AUD market.
https://github.com/BTCMarkets/API/wiki/websocket#sample-code-in-nodejs-in-order-to-receive-tick-events

I'd also suggest upgrading your client code to the latest WebSocket version:
https://api.btcmarkets.net/doc/v3/#tag/WS_Overview

Thanks.

Regards,
Martin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants