Skip to content

v3.2

Choose a tag to compare

@arobenko arobenko released this 28 Apr 06:16
· 55 commits to master since this release
  • Improved support of std::span when compiling with C++20 support.
  • Ability to extend and customize comms::protocol::TransportValueLayer.
  • Ability to extend and customize comms::protocol::ChecksumLayer.
  • Ability to extend and customize comms::protocol::ChecksumPrefixLayer.
  • Ability to extend and customize comms::protocol::SyncPrefixLayer.