espp/cdr

1.2.1

Latest
uploaded 17 hours ago
Reflection-driven CDR/XCDR serialization for plain C++ structs (no IDL compiler) — wire-compatible with DDS/RTPS, byte-verified against CycloneDDS.

1 example

  • example
    This example demonstrates the reflection-driven `cdr` component, generating CDR serialization code from a struct definition.
    2.89 KB