Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 978 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 978 Bytes

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.

Usage

See examples and API docs.

Features & TODOs

  • TCP Client
  • TLS TCP Client (by enabling tls feature)
  • UDP Client
  • Report API (send_events)
  • Query API (send_query)
  • Event Builder API

License

MIT/Apache-2.0