Go to file
Stephen J Day eb6cfbbf53
mgrpc: baseline protobuf example
Set the stage for the example server by including a service definition,
generated code and the protobuild definition file used to generate them.
From here, we can work up to a generated mgrpc server.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-14 12:02:25 -08:00
cmd/protoc-gen-gogomgrpc mgrpc: baseline protobuf example 2017-11-14 12:02:25 -08:00
example mgrpc: baseline protobuf example 2017-11-14 12:02:25 -08:00
.gitignore Initial commit 2017-11-13 14:12:46 -08:00
LICENSE Initial commit 2017-11-13 14:12:46 -08:00
Protobuild.toml mgrpc: baseline protobuf example 2017-11-14 12:02:25 -08:00
README.md Initial commit 2017-11-13 14:12:46 -08:00

mgrpc

GRPC for low-memory environments