Cahu

Results 6 comments of Cahu

We tried to run analyze but there was no improvement.

Yes, this could easily be done by the client and I wouldn't mind implementing it. I raised the issue because I think the overall direction taken by kRPC is to...

This looks like a good idea. Similarly we could add this flag in the `AddStream` request instead to indicate that we want the stream reference counted or, if it already...

Hi, the protobuf crate seemed to make more sense when I decided to write krpc-mars. I haven't played KSP in a while, so I am not actively working on this...

I had a go at this but I hit this limitation of the prost library : https://github.com/tokio-rs/prost/issues/170 It appears it is not straight-forward to read messages from a stream (eg...

Hi, we're seeing something similar in a plugin system we are developing. The host is in Rust and uses wasmtime v23.0.2. The host repeatedly call a function from the wasm...