Open mdevino opened 2 weeks ago
Hi and thanks. No it's not supported but I don't see why it couldn't be done. Contributions are welcome if you find time to do this 😉
Hey, thanks for the reply! I'm quite new to Rust and gRPC, but I'll give it a try and see qhat I can do.
Hey,
thanks for creating this library! Is streaming (client streaming, server streaming, and bidirectional streaming) supported by this library? I'm trying to create a streaming response, but it doesn't seem to be working.