eprosima Fast DDS (formerly Fast RTPS) is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). eProsima Fast DDS implements the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium.
fastdds provides CMake targets:
find_package(fastdds CONFIG REQUIRED)
target_link_libraries(main PRIVATE fastdds)
v3.1.2#1
!uwp
Apache-2.0
Manifest