You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by Bhavesh Asanabada <as...@gmail.com> on 2022/05/24 22:57:59 UTC

Completion of gRPC tutorial.

Hello Suresh,

Being a part of GSoC ‘2022, the days got more creative and finding a purpose for each day in learning new technologies.

With your kind support, I have finished the GRPC tutorial and understood the following;
Protocol buffer
Define a service in a protocol buffer (.proto file).
Generate server and client code using the protocol buffer compiler.
RPC lifecycle of Bidirectional streaming.

Thanks & Regards
Bhavesh Asanabada