Path to this page:
./
net/go-framestream,
Go language implementation of framestream protocol
Branch: pkgsrc-2020Q3,
Version: 0.1.0nb17,
Package name: go-framestream-0.1.0nb17,
Maintainer: pkgsrc-usersFrame Streams implementation in Go
https://github.com/farsightsec/golang-framestream
Frame Streams is a lightweight, binary-clean protocol that allows
for the transport of arbitrarily encoded data payload sequences
with minimal framing overhead.
This package provides a pure Golang implementation. The Frame
Streams implementation in C is at https://github.com/farsightsec/fstrm/.
The example framestream_dump program reads a Frame Streams formatted
input file and prints the data frames and frame byte counts.
Master sites:
SHA1: 507e5557ec0fa663e2d28d4b9748f716f58addc3
RMD160: 38d0402509f957632959383ddb8f4e6e4f491822
Filesize: 8.787 KB
Version history: (Expand)
- (2020-10-09) Package added to pkgsrc.se, version go-framestream-0.1.0nb17 (created)