Luca Cominardi

Results 160 comments of Luca Cominardi

Then I believe it should be implemented on a `ZBuf` leaving the `ZSlice` untouched.

This was completed as part of the 1.0 release

`EntityGlobalId` is internal and users should only have read access to it. In any case, `EntityGlobalId` should only be present in `SourcInfo` which is `unstable` if I'm not mistaken.

Zenoh Version 0.10.0 is already EoL and no backports will be provided for pre 1.x releases.

@psiegl the testing and review of this PR is on my backlog, I didn't forget about it :)

After investigating more the code, I believe we have few road blockers: #### Assumptions > However, Zenoh detects any Hello response on its particular socket, thus has the capability to...

I agree on all the zero touch networking, it's a concept I'm pretty familiar with so it wasn't hard to convince me on that one :) Another option is to...

@Charles-Schleich could you review the PR? @robagar I see you are only targeting `v1`, before merging this kind of changes it would be good to ensure that it is available...

After some discussion, the proper support of batching would require some work on the backend API. There are internal mechanisms in Zenoh, like storage alignment, that requires having the knowledge...