Description
A C implementation of the Frame Streams data transport protocol. Developers use it when software needs a simple framed data stream, commonly for structured logging or high-volume message transport between processes.
Install it when building or running programs that depend on fstrm. It is a library and protocol component, not a user-facing desktop application.