Skip to content

Sample shows a communication between a Client and Server using gRPC.

Notifications You must be signed in to change notification settings

williamcrocha/gRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

This sample shows a communication between a Client and Server using gRPC.

Reference Documentation

For further reference, please consider the following sections:

Before Running

Do maven clean and install

Running the server

Run ServerMain.java (br.com.wcr.demogrpc.server)

Running the client

Run ClientMain.java (br.com.wcr.demogrpc.client)

About

Sample shows a communication between a Client and Server using gRPC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages