| Crates.io | midas-client |
| lib.rs | midas-client |
| version | 1.0.23 |
| created_at | 2025-02-04 14:12:48.822485+00 |
| updated_at | 2025-06-16 19:25:14.992117+00 |
| description | A Python client library to access the midas_server backend. |
| homepage | |
| repository | https://github.com/midassystems/midas-client |
| max_upload_size | |
| id | 1541973 |
| size | 145,277 |
A Rust-based client library designed to interact with the midas-server, providing a streamlined interface for accessing data. It is built on top of the mbinary library for binary encoding, but offers a higher-level abstraction that enables both streaming data and saving it to binary MBN-encoded files.
midas-server in real-time.mbinary library.Install midas-client directly from Crates.io
cargo add midas-client
Detailed documentation is coming soon. Stay tuned for examples and usage guides!
Contributions are welcome! Feel free to open issues or submit pull requests to improve the library.
This project is licensed under the Apache-2.0 License.