Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

fstrm (utils)

fstrm - Frame Streams implementation in C (Offizielles Paket)

Version: 3.6.0 Status: stable Release Datum: 2025-06-03
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: fstrm  0.6.1

fstrm is a C implementation of Frame Streams that includes a lockless
circular queue implementation and exposes library interfaces for
setting up a dedicated Frame Streams I/O thread and asynchronously
submitting data frames for transport from worker threads.

Frame Streams is a protocol that allows for the transport of
arbitrarily encoded data payload sequences with just 4 bytes per data
frame. Frame Streams does not specify an encoding format for frames
and can be used with data serialization formats that produces byte
sequences, such as Protocol Buffers, XML, JSON, MessagePack, YAML,
etc. Frame Streams can be used both as a streaming transport over a
reliable byte stream socket (TCP, AF_UNIX, TLS, etc.) for data in
motion, as well as a file format for data at rest. A "Content Type"
header identifies the type of payload being carried over an
individual Frame Stream and allows cooperating programs to determine
how to interpret a given sequence of data payloads.

https://github.com/farsightsec/fstrm
SHA256-Prüfsumme: e8e2ec8e1b7f29fa94d5dfe3c967ea8cb08188e0ae2e5293647d2c38d7be9003
Größe: 33.02 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=75627/fstrm.tar.bz2.info
Benötigte Pakete: glibc 3.6.0
libevent-2_1-7 3.6.0
libfstrm0 3.6.0