Andrianov Roman
Andrianov Roman
According to issue [#2247](https://github.com/eclipse-cyclonedds/cyclonedds/issues/2247), an unbounded sequence and a list of the same subtype have incompatible CDR(v2) as a result of the serialisation operation. By following thought from https://github.com/eclipse-cyclonedds/cyclonedds/issues/2247#issuecomment-3068601131, this...
Implementation of `QosProvider` class. Support for `qos_provider` functionality in python API + basic test implementation.
There is no requirement for serdata to be aligned by itself, but alignment is required in context of serialized payload usage within submessage (only exception is data as latest submessage...
Content filtered topic. --- This PR is initial implementation of content filtered topic according (mostly) to dds spec. The implementation introduce new dds_filter entity which is set over QoS and...