Skip to content

radaiko/GrpcDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrpcDemo

A demonstration project showcasing gRPC client-server communication in .NET.

Structure

  • Server — gRPC service host
  • Client — Console client that calls the gRPC service
  • Core — Shared protobuf definitions (customers.proto)

Tech Stack

  • C# / .NET
  • gRPC / Protocol Buffers

Resources

About

gRPC client-server demo project in .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages