Back to search
Owin middleware that implements the leaky bucket algorithm for request throttling.
Stars
1
Forks
0
Watchers
1
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Updated the after_build script so we use the new nuspec file.
fd33b46View on GitHubAdded additional test to make sure we don't throw errors when we try and remove requests from an identifier that has no requests to delete.
905ec96View on GitHubAdded tests for the DefaultClientIdentifier and DefaultRequestStore.
8011909View on GitHubAdded extension for easily adding the middleware to the Owin app.
eb89c3eView on GitHub