Alex Ptakhin
Alex Ptakhin
I found lock for sync client if I send invalid message (without required field). Got an error protobuf error: not all message fields set [here in code](https://github.com/aptakhin/grpc-rust/blob/test-optional-vs-required/src/client.rs#L131). Seems I locked...
Rust stable
Hi! I'm not very familiar with Rust, but very excited by your library. Only my problem is I decided to keep on latest stable Rust. Is it very difficult to...
Hello! I've added the explicit list to support various versions of wheels for different Mac versions 13, 14, 15 and arm/amd. I've removed `macos-latest`, because of the possible duplication. It...