rustmann

Crates.iorustmann
lib.rsrustmann
version0.8.0
sourcesrc
created_at2018-10-25 15:35:34.038834
updated_at2023-12-06 02:52:38.354368
descriptionRust/Tokio client for Riemann
homepage
repositoryhttps://github.com/sunng87/rustmann
max_upload_size
id92601
size77,678
Ning Sun (sunng87)

documentation

README

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

Commit count: 267

cargo fmt