These 2 commits are when the Protocol Buffers files have changed:
| Commit: | 8d747bb | |
|---|---|---|
| Author: | Siddhartha Bagaria | |
gRPC support and more authentication options From: Siddhartha Bagaria <siddharthab@users.noreply.github.com> git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GoogleGenomics@131695 bc3139a8-67e5-0310-9ffc-ced21a209358
The documentation is generated from this commit.
| Commit: | 8b55ccd | |
|---|---|---|
| Author: | Siddhartha Bagaria | |
| Committer: | GitHub | |
gRPC support and more authentication options * gRPC support and more authentication options * Generate C++ stubs from proto files. * Separate documentation/guide page for gRPC. * README on protocol buffers and C++ code organization The stubs will be generated at package install time, and will ensure that the same version of grpc is used for code generation and for compiling the generated code. Github Pull Request (#56)
The documentation is generated from this commit.