rustmann 0.3.0-alpha.1

Rust/Tokio client for Riemann
Documentation

rustmann

Crates.io Docs Build Status GitHub Donate

A riemann client using tokio. This project is still in its early stage and API changes aggressively. Note that this library is written in async/await style (due to async borrow issue) so for now it compiles on nightly rust only.

From 0.3, this library is rebased to tokio 0.2 and std::future.

Usage

See examples and API docs.

License

MIT/Apache-2.0