DEV Community

Discussion on: Setting Up a gRPC Protobuf Server With Tonic

Collapse
 
transienterror profile image
Kevin Wu

I think gRPC works pretty well with AWS. I can do a little research and make my next post about how to set that up.

Collapse
 
vixorem profile image
Victor • Edited

That would be great. I wanted to use it for project in my uni so the post would be very helpful

Thread Thread
 
transienterror profile image
Kevin Wu

Here it is: dev.to/transienterror/set-up-grpc-.... Hope it helps!

Thread Thread
 
vixorem profile image
Victor

Thank you very much!