# Micro-XRCE-DDS-Agent
**Repository Path**: TIANDAO-SPACE/Micro-XRCE-DDS-Agent
## Basic Information
- **Project Name**: Micro-XRCE-DDS-Agent
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-05-10
- **Last Updated**: 2024-05-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Micro XRCE-DDS Agent
[](https://github.com/eProsima/Micro-XRCE-DDS-Agent/releases)
[](https://github.com/eProsima/Micro-XRCE-DDS-Agent/blob/master/LICENSE)
[](https://github.com/eProsima/Micro-XRCE-DDS-Agent/issues)
[](https://github.com/eProsima/Micro-XRCE-DDS-Agent/network/members)
[](https://github.com/eProsima/Micro-XRCE-DDS-Agent/stargazers)
[](https://micro-xrce-dds.docs.eprosima.com/en/latest/)
[](https://twitter.com/EProsima)
[](https://hub.docker.com/r/eprosima/micro-xrce-dds-agent/)
*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.