The amount of tokens that can be consumed during the interval
How often tokens will be refilled, in milliseconds
When the tokenbucket was last refilled
Amount of tokens left
Performs the request if the tokenbucket has tokens left to use
Refills the tokenbucket if it was has not already been filled during the current timeframe
Checks if there are tokens left in the tokenbucket to use for a request
Generated using TypeDoc
Perform HTTP throttled requests with a tokenbucket implementation. All requests that exceed the tokenbucket limit will be dropped.
0.0.1