From 43a0eb0a993305467a4ea58112c1f14c1c3923cc Mon Sep 17 00:00:00 2001 From: LisaFC Date: Wed, 25 Feb 2015 17:27:56 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c9fc90..77ac47a 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,7 @@ As you can see, the class `GreeterImpl` implements the interface } ``` - `hello` takes two parameters: + -`Helloworld.HelloRequest`: the request -`StreamObserver`: a response observer, which is a special interface for the server to call with its response