Crates.io | binance_ws_client |
lib.rs | binance_ws_client |
version | 0.2.0 |
source | src |
created_at | 2023-08-15 11:47:50.234304 |
updated_at | 2023-08-15 11:47:50.234304 |
description | A Rust client for the Binance WebSocket API |
homepage | |
repository | https://github.com/gmosx/binance-sdk-rust/tree/main/binance_client_ws |
max_upload_size | |
id | 944938 |
size | 45,514 |
A WebSocket client for Binance.
cargo r --example book
This work is under active development (pre-alpha) and the API is expected to change. It's not considered ready for use in production.
Pull requests, issues and comments are welcome! Make sure to add tests for new features and bug fixes.
This work is licensed under the Apache-2.0 License. See LICENSE.txt or https://spdx.org/licenses/Apache-2.0.html for details.
Copyright © 2023 Georgios Moschovitis.