These 4 commits are when the Protocol Buffers files have changed:
| Commit: | 814214e | |
|---|---|---|
| Author: | Eli Bendersky | |
Add option for go package path for generated code
The documentation is generated from this commit.
| Commit: | 1557a67 | |
|---|---|---|
| Author: | Eli Bendersky | |
Adding README, comments and a mutex protection inside the server
| Commit: | 357d66f | |
|---|---|---|
| Author: | Eli Bendersky | |
Initial cut at a gRPC sample server+client Similar to my asio/protobuf sample in https://github.com/eliben/code-for-blog/tree/master/2011/asio_protobuf_sample
| Commit: | 292f2a9 | |
|---|---|---|
| Author: | Eli Bendersky | |
Moar