Skip to content

takkanm/rust_fluent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_fluent

====

Description

Fluentd client for rust.

Usage

Add this to your Cargo.toml:

[dependencies]
rust-fluent = "0.2.0"

and this to your crate root:

extern crate rust_fluent;

now only tcp with json support.

Tasks

  • use http
  • use messagepack

Licence

MIT

Author

takkanm

About

fluentd client for rust(experimental)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages