Skip to content

dgyoshi/grpc-ratelimiter-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc ratelimiter example

run server

make run-server

terminal for Bob

CLIENT_NAME=Bob CALL_INTERVAL=100ms CALL_TIMES=100 go run github.com/dgyoshi/grpc-ratelimiter-example/cmd/client/

terminal for Carol

CLIENT_NAME=Carol CALL_INTERVAL=1s CALL_TIMES=100 go run github.com/dgyoshi/grpc-ratelimiter-example/cmd/client/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published