Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 304 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 304 Bytes

BLIP message (de)serializer for C

This repository is a lightweight library for turning byte data into BLIP messages and vice versa. This allows analysis and other fun things to happen in realtime on BLIP messages if a program chooses to do so.

See cblip.h for the API definitions