Gabriele Baldoni

Results 30 comments of Gabriele Baldoni

The possibility to select the node is present in the APIs: https://github.com/eclipse-fog05/fog05/blob/master/fog05-sdk/src/api.rs#L58 It may worth exposing this also in `fosctl`. Regarding deployment based on latency/affinity an initial design for those...

Is this supposed to be used also to retrieve the content of the file? Because I was unable to find a way to do it.

I had symbol clashes in the past when statically linking more plugins, to be checked if it is still the case.

As a side note, I guess some more commands needs to be sent into the socket to properly configure the device. As if I open torque and then my app...

> I found that a new crate with clap >= 4.5.1 still can't compile even if we freeze the clap version inside zenoh to be less than 4.4.18. I was...

is there any ETA for this?

I can help on #1715 if needed

Hi @djc , should I do a fork and then open a PR targeting this branch or should I ask for access? (I already tried the `gh` tool but I...

Done PR here: https://github.com/quinn-rs/quinn/pull/1808

PR: https://github.com/quinn-rs/quinn/pull/1809