Skip to content

Its a sample program for familiarize gRPC (google Remote Procedure Call) which is commonly used in case of asynchronous communication b/w client and server. Here we use protobuf as the protocol to serialize the communication.

Notifications You must be signed in to change notification settings

ajalck/gRPC_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

Its a sample program for familiarize gRPC (google Remote Procedure Call) which is commonly used in case of asynchronous communication b/w client and server. Here we use protobuf as the protocol to serialize the communication.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages