/rust-fstrm

Rust implmentation of fstrm (https://github.com/farsightsec/fstrm)

Primary LanguageRust

rust-fstrm

A implementation of the Frame Streams data transport protocol (fstrm) in Rust.

Only the reader is current implemented in this repo, whereas rust-framestream is a writer-only implementation in Rust you may want to look into.

I wrote this library for parsing dnstap, which is a DNS-encapsulated-in-ProtocolBuffers-send-over-FrameStreams protocol, in dnsnfset.