Ricardo Delfin
Ricardo Delfin
@wusyong just wanted to bump this again as this crate is extremely valuable for some work I'm doing. I'd be happy to join Daniel in supporting this. Thoughts?
@wusyong I'd be more than happy to! I've started a fork for it and I'd love to contribute further to this
@wusyong you can find me with the email "[email protected]", I've linked it to my github so the user should be rdelfin, and display name is "Ricardo Delfin". I've deleted the...
@LucioFranco could we allow this change or something like it as a stop gap while a solution using the file descriptor proto is made? I'm tracking thinks like #336 and...
@LucioFranco maybe it's more a function of how we use it at my job, but I can't find how, using prost, I can get a [type_url](https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto#L154) for an arbitrary type....
I'm finding myself with a cmake project whose build time goes up by almost 4x when compared with how it would go with a manual build. As a stop gap,...
@bsilver8192 did you get a chance to push those changes? Looks like this is still very much broken :( Interestingly, I'm also using the same toolchain, so I wonder if...
Thanks! I also have a change that would potentially work but I only got it working with native-tls, and it broke rustls support. I can send it but I get...
I'm closing this as we've had a release since
Any chance the `pyo3::pyo3_get_all` and a `pyo3::pyo3_set_all` can be integrated into this crate? This is an ongoing issue from what I can tell that's making it hard to have code...