fastddsv3.6.2
- Updated
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.
- Project website: https://www.eprosima.com/
#Usage
fastdds provides CMake targets:
find_package(fastdds CONFIG REQUIRED)
target_link_libraries(main PRIVATE fastdds)#License
Apache-2.0 AND BSL-1.0 AND MIT AND blessing
#Features
No features defined.
#Host Dependencies
and one transitive dependency:
- vcpkg-cmake-get-vars (through openssl)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
miyanyan
jim wang
Adrien Bourdeaux
toge
Kai Pastor
Thomas1664
Sina Behmanesh
SunBlack