Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 207 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 207 Bytes

rate-limiter

Distributed Rate Limiter

Running Server

go run server/cmd/main.go --help for options

  • Notice server peers list is static.

Running Client

go run client/cmd/main.go --help for options