gRPC Full Stack example Overview : "One proto file to rule them all" Intro this example shows how from a single proto file it is possible to easily create multiple clients and servers implementations in differents languages. Servers Spring boot (kotlin) Clients Android Application Go Command line client iOS Application Web Application (TODO)