An open API service indexing awesome lists of open source software.

https://github.com/abitofhelp/grpc-hello-world-java

This application is a simple client/server hello world service.
https://github.com/abitofhelp/grpc-hello-world-java

client grpc hello-world helloworld java protobuf server

Last synced: about 1 month ago
JSON representation

This application is a simple client/server hello world service.

Awesome Lists containing this project

README

          

# com.abitofhelp.grpcHelloWorld

This application is a simple client/server
hello world service. It is based on the following content:

https://codelabs.developers.google.com/codelabs/cloud-grpc-java/index.html

Unfortunately, when I tried to build the source, it failed. So, I've corrected
the issues... Hopefully, it will be helpful to others...