RateLimiters
Token bucket and leaky token bucket implementations in .NET
Install / Use
/learn @robertmircea/RateLimitersREADME
RateLimiters
Token Bucket and Leaky Bucket implementations in .NET. These strategies can be used to rate limit requests in diverse web, backend or API calls scenarios.
This project is a .NET clone after this Java implementation by @sudohippie
Build status 
This library is continuously integrated using AppVeyor service.
