Skip to content

cckolya/grpc-client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client server grpc example

Для запуска клиента и сервера нужно выполнить следующее:

git clone https://github.com/Kolyan4ik99/grpc-client-server
cd grpc-client-server

make

./server

./client --user_name=Thomas --user_password=Anderson \
--dial_interval=500ms --dial_deadline=11.24s \
--buffer_size=6 --buffer_threshold=16s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published