client icon indicating copy to clipboard operation
client copied to clipboard

Add gRPC stream client example for java

Open zhansg opened this issue 2 years ago • 0 comments

I've added an example implementation of a gRPC stream client in Java to enhance the utility for those new to gRPC.

Additionally, I've writed code for converting gRPC client to SSE interfaces api and wondering if it would be suitable for this repository. Please let me know if you would like me to include it.

Your feedback on the code would be greatly appreciated.

Thanks Best regards

zhansg avatar Nov 28 '23 12:11 zhansg