framestream

Crates.ioframestream
lib.rsframestream
version0.2.5
sourcesrc
created_at2017-03-26 15:04:27.839033
updated_at2020-12-23 10:03:07.750468
descriptionFrame Streams implementation in Rust
homepagehttps://github.com/jedisct1/rust-framestream
repositoryhttps://github.com/jedisct1/rust-framestream
max_upload_size
id9156
size6,259
Frank Denis (jedisct1)

documentation

README

A preliminary implementation of the Frame Streams data transport protocol for Rust, based on Robert Edmond's implementation in Go.

The Frame Streams protocol is used in dnstap, a structured binary log format for DNS software.

Commit count: 24

cargo fmt