framestream 0.1.4

Frame Streams implementation in Rust
Documentation
1
2
3
4
5
A preliminary implementation of the Frame Streams data transport protocol
for Rust, based on Robert Edmond's [implementation in Go](https://github.com/farsightsec/golang-framestream).

The Frame Streams protocol is used in [dnstap](http://dnstap.info/), a
structured binary log format for DNS software.