eclipse-zenoh / roadmap

Other
26 stars 5 forks source link

Zenoh protocol update #2

Closed Mallets closed 7 months ago

Mallets commented 2 years ago

Summary

Current zenoh protocol definition makes extensibility and future backward compatibility hard to achieve in a multitude of scenarios. Therefore, a new wire protocol definition is required to minimise any future changes.

In particular, the new protocol definition needs to provide:

This would allow in the future to support:

Intended outcome

The new zenoh protocol will be implemented in zenoh and zenoh-pico and the two implementations will be able to interoperate.

How will it work?

Users will not directly interact with the new protocol. This is part of the Zenoh internal implementation.

cguimaraes commented 11 months ago

@Mallets I believe this roadmap point was fulfilled in 0.10.0. Shall it be closed?

Mallets commented 11 months ago

I've ticket the boxes, not all of them are supported yet in 0.10.0. I suggest to keep it open.