Skip to content

kenanbasdemir/grpc-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRPC Workspace

This repository is made as an example for my GRPC work.

Usage/Examples

You can follow the steps below to start the Server application.

Server application runs on port 5001

cd grpc-workspace/Server/

dotnet run

You can follow the steps below to start the Client application.

The client application reads on port 5001

cd grpc-workspace/Client/

dotnet run

License

MIT

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages