Serialization APIs
Alpaca
The serialization library is a light wrapper around the third-party alpaca serialization library.
Serialization
The Serialization component provides a simple wrapper with reasonable default options around the Alpaca libarary. The default serialization/deserialization options are configured such that messages / types can be distinguished from each other.
Code examples for the serialization API are provided in the serialization example folder.