binance_ws_client

Crates.iobinance_ws_client
lib.rsbinance_ws_client
version0.2.0
sourcesrc
created_at2023-08-15 11:47:50.234304
updated_at2023-08-15 11:47:50.234304
descriptionA Rust client for the Binance WebSocket API
homepage
repositoryhttps://github.com/gmosx/binance-sdk-rust/tree/main/binance_client_ws
max_upload_size
id944938
size45,514
George Moschovitis (gmosx)

documentation

README

Binance Client WS

A WebSocket client for Binance.

Usage

cargo r --example book

Status

This work is under active development (pre-alpha) and the API is expected to change. It's not considered ready for use in production.

Contributing

Pull requests, issues and comments are welcome! Make sure to add tests for new features and bug fixes.

License

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

Copyright © 2023 Georgios Moschovitis.

Commit count: 0

cargo fmt