Open mlegner opened 1 year ago
There is a proposal to replace gRPC with Connect: https://github.com/scionproto/scion/issues/4434.
So far, I haven't found a Rust library for Connect. There might be one by the time this change is performed, otherwise we would have to implement (part of) the protocol ourselves.
Tracking connect discussion about rust support.
There is a proposal to replace gRPC with Connect: https://github.com/scionproto/scion/issues/4434.
So far, I haven't found a Rust library for Connect. There might be one by the time this change is performed, otherwise we would have to implement (part of) the protocol ourselves.