# Micro-XRCE-DDS-Client
**Repository Path**: breederbai/Micro-XRCE-DDS-Client
## Basic Information
- **Project Name**: Micro-XRCE-DDS-Client
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2021-10-26
- **Last Updated**: 2022-05-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Micro XRCE-DDS Client
[](https://github.com/eProsima/Micro-XRCE-DDS-Client/releases)
[](https://github.com/eProsima/Micro-XRCE-DDS-Client/blob/master/LICENSE)
[](https://github.com/eProsima/Micro-XRCE-DDS-Client/issues)
[](https://github.com/eProsima/Micro-XRCE-DDS-Client/network/members)
[](https://github.com/eProsima/Micro-XRCE-DDS-Client/stargazers)
[](https://micro-xrce-dds.docs.eprosima.com/en/latest/)
[](https://twitter.com/EProsima)
[](https://hub.docker.com/r/eprosima/micro-xrce-dds-client/)
*eProsima Micro XRCE-DDS* is a library implementing the [DDS-XRCE protocol](https://www.omg.org/spec/DDS-XRCE/About-DDS-XRCE/) as defined and maintained by the OMG, whose aim is to allow resource constrained devices such as microcontrollers to communicate with the [DDS](https://www.omg.org/spec/DDS/About-DDS/>) world as any other DDS actor would do.
It follows a client/server paradigm and is composed by two libraries, the *Micro XRCE-DDS Client* and the *Micro XRCE-DDS Agent*. The *Micro XRCE-DDS Clients* are lightweight entities meant to be compiled on e**X**tremely **R**esource **C**onstrained **E**nvironments, while the *Micro XRCE-DDS Agent* is a broker which bridges the *Clients* with the DDS world.