| Crates.io | framestream |
| lib.rs | framestream |
| version | 0.2.5 |
| created_at | 2017-03-26 15:04:27.839033+00 |
| updated_at | 2020-12-23 10:03:07.750468+00 |
| description | Frame Streams implementation in Rust |
| homepage | https://github.com/jedisct1/rust-framestream |
| repository | https://github.com/jedisct1/rust-framestream |
| max_upload_size | |
| id | 9156 |
| size | 6,259 |
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.