Awesome
CESRox
CESRox is a Rust based implementation of CESR protocol.
This repository contains several crates, they are grouped into following workspaces:
- cesr - contains functions for creating and parsing CESR streams,
- said - implementation of Self Addressing Identifier,
License
EUPL 1.2
We have distilled the most crucial license specifics to make your adoption seamless: see here for details.
Usage
- For CESRox, see integration tests,
- For SAID, see integration tests,