|
|
11 年 前 | |
|---|---|---|
| .. | ||
| buildgen | 9d9b805cb1 Adressing comments. | 11 年 前 |
| dockerfile | 372755606c Updates the ruby dockerfile to copy the cacerts directory from the docker host | 11 年 前 |
| gce_setup | 32960bbbd5 Fixes a bad option spec | 11 年 前 |
| run_tests | 04f1aa809a Implement both Publisher and Subscriber. | 11 年 前 |
| README.md | ddef24620a Adding the tools directory to the git export. | 11 年 前 |
buildgen: contains the template renderer for our build system. dockerfile: contains all of the docker files to test gRPC. gce_setup: contains boilerplate for running the docker files under GCE. run_tests: contains python scripts to properly run the tests in parallel.