Skip to content

cloud450GH/grpc-example-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-example-java

A simple example of using gRPC in a Gradle Java project.

I was having difficulty finding clean examples of using gRPC in a simple example context. Therefore, I decided to make one with what I managed to find.

The primary obstacle for me was figuring out the plugin (com.google.protobuf v0.9.5). It still seems like it should be simpler than it was to setup, but here it is for present/future reference.

Cheers!

About

A simple example of using gRPC in a Gradle Java project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages