rustmann 0.2.1

Rust/Tokio client for Riemann
Documentation

rustmann

Crates.io Docs Build Status GitHub Donate

A riemann client with 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.

Usage

See examples and API docs.

License

MIT/Apache-2.0