Thanks for a great implementation of Connect in Rust. Eagerly migrating over a gRPC service right now, and I'm very happy so far. The one big issue is that reflection is not supported. Is this something you have concrete plans for? I'd be happy to make an attempt at it, like I've done with #128 . Reflection is a lot more complex than health checks, though. Figured I'd first ask if you have any thoughts for how it should be done, directionally.
Thanks for a great implementation of Connect in Rust. Eagerly migrating over a gRPC service right now, and I'm very happy so far. The one big issue is that reflection is not supported. Is this something you have concrete plans for? I'd be happy to make an attempt at it, like I've done with #128 . Reflection is a lot more complex than health checks, though. Figured I'd first ask if you have any thoughts for how it should be done, directionally.