eclipse-zenoh / roadmap

Other
27 stars 7 forks source link

MQTT plugin #29

Closed JEnoch closed 1 year ago

JEnoch commented 2 years ago

Summary

A MQTT plugin for zenohd, in the same way than the DDS plugin. Also available as a standalone zenoh-bridge-mqtt binary.

Intended outcome

A new Zenoh plugin (and standalone bridge) that will map the MQTT pub/sub to the Zenoh pub/sub. Possible use cases:

How will it work?

Similarly architecture than the DDS plugin: the discovery of MQTT publisher (or subscriber) will trigger in the plugin the creation of a matching MQTT subscriber (or publisher) and a corresponding Zenoh publisher (or subscriber)