Luca Cominardi

Results 160 comments of Luca Cominardi

@fsteff the PR you linked is not merge into main yet os it can't be related. @wyfo can you look into it?

Arguably a new entity, let's say it a `querier`, should be introduce to serve a similar to a `publisher`. In that way, it may become easier to know when there...

Hello @jonglezb , the reason `asyncio` were removed in the past is because it provided an `asyncio` API but not real `async` was happening under the hood because of some...

> I know that #95 is still open, but listed as won't fix which is a bit confusing to someone like me coming into the project and trying to learn...

`payload` should be `IntoPayload` and we should keep the `autoserialization` (let's not call it encode) in the same way as done in Rust. Corresponding serializer/deserializer should be implemented as well...

Timestamp definition in Zenoh: https://docs.rs/uhlc/latest/uhlc/

Hello @jakobturftank , Would you mind describing more in details what didn't work out in your attempt to build the C bindings for iOS and Android? It would be great...

Chiming in @milyin and @p-avital

@esteve a tagged version of zenoh-pico is now available (0.5.0.beta.5 at the time of writing this comment). You can use the tagged version for zenoh-pico

I think it's ok to rename it to a shorter name. `shm` is already an established short version of `shared memory`.