From: Julien Andrieux Date: Wed, 4 Oct 2017 21:00:18 +0000 (+0200) Subject: Initial commit X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=ffe0d4fa2123d10c8bb1f84265f886acc6cd513b;p=demo-grpc.git Initial commit --- ffe0d4fa2123d10c8bb1f84265f886acc6cd513b diff --git a/README.md b/README.md new file mode 100644 index 0000000..b1d6aaa --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Demo gRPC + +## What is it? + +demo-gRPC is a repository for the code used in the blog post https://medium.com/pantomath/how-we-use-grpc-to-build-a-client-server-system-in-go-dd20045fa1c2