framestream 0.1.3

Frame Streams implementation in Rust
Documentation

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.