Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 367 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 367 Bytes

GRPC .NET Capabilities Example

This project is an example showing the capabilties using unary and bidirectional request/streams.

The main example in the project is a chat app that uses GRPC bi directional streaming to talk to multiple clients! it is very auwsome

Installation

Please rebuild the solution be sure to run the server before running the GRPC client