eclipse-uprotocol / eclipse-uprotocol/up-streamer-rust
Add notifier and notification receiver binaries for mqtt and zenoh to the examples
Open
- Dominant language
- Rust
- Stars
- 4
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
The streamer supports notification type messages but without mqtt that was irrelevant since the SOME/IP transport doesnt support it. Now they can be added for MQTT and Zenoh.
For reference check out the respective examples in the Zenoh transport repo:
- [zenoh notifier](https://github.com/eclipse-uprotocol/up-transport-zenoh-rust/blob/main/examples/notifier.rs)
- [zenoh notification receiver](https://github.com/eclipse-uprotocol/up-transport-zenoh-rust/blob/main/examples/notification_receiver.rs)
Contributor guide
Assessment
This issue has not been assessed yet.