3878 Forks
11610 Stars
11610 Watchers

grpc-java

The Java gRPC implementation. HTTP/2 based RPC

How to download and setup grpc-java

Open terminal and run command
git clone https://github.com/grpc/grpc-java.git
git clone is used to create a copy or clone of grpc-java repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with grpc-java https://github.com/grpc/grpc-java/archive/master.zip

Or simply clone grpc-java with SSH
[email protected]:grpc/grpc-java.git

If you have some problems with grpc-java

You may open issue on grpc-java support forum (system) here: https://github.com/grpc/grpc-java/issues