Added a background section.
This commit is contained in:
Dan Ciruli 2015-02-25 14:22:46 -08:00
Родитель f33424dbca
Коммит 61b80a1860
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -1,6 +1,10 @@
gRPC in 3 minutes (Go)
======================
BACKGROUND
-------------
For this sample, we've already generated the server and client stubs from [helloworld.proto](https://github.com/grpc/grpc-common/blob/master/protos/helloworld.proto).
PREREQUISITES
-------------