Sōzu client
This repository exposes a client to interact with Sōzu. It allows to send one request at a time or batching them using the
LoadStatecommands.
Status
This client is under development, you can use it, but it may have bugs.
Installation
To install this dependency, just add the following line to your Cargo.toml manifest.
= "^0.2.0"
Usage
You can use the client like this:
let opts = try_from.unwrap;
let client = try_new.await.unwrap;
client.send.await.unwrap;
Contributing
See CONTRIBUTING.md and CODE_OF_CONDUCT.md files.
License
See the LICENSE file.
Getting in touch
- Twitter: @FlorentinDUBOIS