A request limiter based on the Leaky Bucket algorithm.
Info
Version: | 1.0.1 |
Author(s): | mrstebo |
Last Update: | Sunday, February 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrstebo/Nancy.LeakyBucket |
NuGet Url: | https://www.nuget.org/packages/Nancy.LeakyBucket |
Install
Install-Package Nancy.LeakyBucket
dotnet add package Nancy.LeakyBucket
paket add Nancy.LeakyBucket
Nancy.LeakyBucket Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 1.4.3)
Tags