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.

distributed-computing distributed-storage distributed-systems edge-computing embedded geo-distributed-storages iot messaging network-programming networking protocol robotics ros2 rust rust-lang storage zenoh
1 Open Issue Need Help Last updated: Jul 31, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to modify the Zenoh REST plugin to handle JSON5 data consistently. Currently, JSON5 data is treated differently than plain text, attempting JSON deserialization before falling back to base64 encoding. The proposed change is to treat JSON5 like plain text, leaving the parsing responsibility to the client, thus ensuring consistent handling of non-standard JSON data. This requires careful consideration of backward compatibility.

Complexity: 4/5
bug help wanted breaking-change

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.

Rust
#distributed-computing#distributed-storage#distributed-systems#edge-computing#embedded#geo-distributed-storages#iot#messaging#network-programming#networking#protocol#robotics#ros2#rust#rust-lang#storage#zenoh