rustmann
rustmann copied to clipboard
A riemann client on tokio, async/await
rustmann
A riemann client using tokio. This project is still in its early stage and API changes aggressively.
Usage
Features & TODOs
- [x] TCP Client
- [x] TLS TCP Client (by enabling
tlsfeature) - [x] UDP Client
- [x] Report API (
send_events) - [x] Query API (
send_query) - [x] Event Builder API
License
MIT/Apache-2.0