bitstamp_client_ws

Crates.iobitstamp_client_ws
lib.rsbitstamp_client_ws
version0.2.0
sourcesrc
created_at2023-08-12 09:46:59.980365
updated_at2023-08-12 10:07:25.615859
descriptionA Rust SDK for working with the Bitstamp API
homepage
repositoryhttps://github.com/gmosx/bitstamp_sdk_rust/tree/main/bitstamp_client_ws
max_upload_size
id942653
size45,258
George Moschovitis (gmosx)

documentation

README

Bitstamp Client WS

A WebSocket client for Bitstamp.

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