From aedd469d5ec714759ab0a7cf91c426631288be03 Mon Sep 17 00:00:00 2001
From: Paul Grosu
Date: Wed, 7 Dec 2016 16:35:14 -0500
Subject: submit
---
chapter/1/gRPC.md | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'chapter')
diff --git a/chapter/1/gRPC.md b/chapter/1/gRPC.md
index d645046..fceeaa6 100644
--- a/chapter/1/gRPC.md
+++ b/chapter/1/gRPC.md
@@ -283,6 +283,10 @@ You should see the following response:
Figure 10: The Hello World gRPC Client and the response from the Server.
+4 Conclusion
+
+This chapter presented an overview of the concepts behing gRPC, HTTP/2 and will be expanded in both breadth and language implementations. The area of microservices one can see how a server endpoint can actually spawn more endpoints where the message content is the protobuf definition for new endpoints to be generated for load-balancing like for the classical Actor Model.
+
## References
` `[Apigee]: https://www.youtube.com/watch?v=-2sWDr3Z0Wo
--
cgit v1.2.3