rustmann

A riemann client using
tokio. This project is still in its early
stage and API changes aggressively.
Usage
See
examples
and API docs.
Features & TODOs
- [x] TCP Client
- [x] TLS TCP Client (by enabling
tls
feature)
- [x] UDP Client
- [x] Report API (
send_events
)
- [x] Query API (
send_query
)
- [x] Event Builder API
License
MIT/Apache-2.0