#websocket-client #bitstamp #client

bitstamp_client_ws

A Rust SDK for working with the Bitstamp API

2 unstable releases

0.2.0 Aug 12, 2023
0.1.0 Aug 12, 2023

#206 in WebSocket

31 downloads per month

Apache-2.0

15KB
151 lines

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 © 2023 Georgios Moschovitis.

Dependencies

~5–14MB
~128K SLoC