eclipse-zenoh / zenoh

zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
https://zenoh.io
Other
1.36k stars 142 forks source link

replier_id() returns Option<ZenohId> #1138

Closed milyin closed 3 weeks ago

milyin commented 3 weeks ago

Fix for issue #709 Also leak of ZenohIdProto fixed

wyfo commented 3 weeks ago

LGTM, also, you can trigger the CI again, it should work