C implementation of the Frame Streams data transport protocol
Description
Frame Streams is a light weight, binary clean protocol with only 4 bytes per data frame.
Frame streams can be serialized in many formats, including protocol buffer, XML, JSON,
MessagePack, YAML, etc.