The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Anderson aa518cc3bf Add 'installDist' task to grpc-java Docker build 10 years ago
..
Dockerfile Add 'installDist' task to grpc-java Docker build 10 years ago
README.md Switched Protobuf-PHP references to my fork, removed references to git-on-borg 10 years ago
build.sh Add 'installDist' task to grpc-java Docker build 10 years ago

README.md

GRPC Java Dockerfile

Dockerfile for creating the Java development image

As of 2014/12 this

  • is based on the gRPC Java base
  • pulls from gRPC Java on GitHub
  • installs it and runs the tests