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.
 
 
 
 
 
 
Donna Dionne f9f8aca5b0 Scripts to build java and cxx docker images from local (uncommitted) code and 10 years ago
..
Dockerfile Further cleanup. 10 years ago
README.md Switched Protobuf-PHP references to my fork, removed references to git-on-borg 10 years ago
build.sh Scripts to build java and cxx docker images from local (uncommitted) code and 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