eclipse-iceoryx / eclipse-iceoryx/iceoryx
Add gateway for zenoh.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 492
- Avg merge
- 18h 57m
- Merged PRs (30d)
- 1
Description
## Brief feature description
Zenoh is a tool from eclipse iot program that connects dds local networks in the context of internet.
Iceoryx, as far as I know, is a dds like middleware, and there already have or will be dds-gateway, mqtt-gateway for iceoryx(#230 )
So, I wonder if there is a consideration to develop zenoth-gateway, or something like zenoth-bridge-iceoyrx?
## Detailed information
I know in the future there will be cyclonedds that contains iceoyrx, so we can use zenoth through cyclonedds.
But if we don't take full dds sepcs into consideration, **zenoth + iceoyrx** is enough for a remote controlled mobile robot system.
Contributor guide
Assessment
This issue has not been assessed yet.