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

Missing public stream api client #17

Open
LemonPepperSeasoning opened this issue Feb 23, 2024 · 1 comment
Open

Missing public stream api client #17

LemonPepperSeasoning opened this issue Feb 23, 2024 · 1 comment

Comments

@LemonPepperSeasoning
Copy link

Not sure if this repository is still under development or deprecated but Public stream API described Here is not supported in this library.

It would be nice to have a client similar to Binance's SpotWebsocketStreamClient.

@soichirokodama
Copy link
Collaborator

Thank you for your opinion!

Websockets are not supported by the library.

If you are using python, please refer to api-docs and implement your own using websocket-client, for example.

We have accepted your request for WebSocket support for this repository and will consider it.

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