4 releases (breaking)

Uses old Rust 2015

0.3.0 Mar 29, 2016
0.2.0 Nov 8, 2015
0.1.0 Aug 25, 2015
0.0.1 May 2, 2015

#6 in #fluentd

MIT/Apache

3KB
62 lines

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

Dependencies

~0.8–1.2MB
~19K SLoC