limit_rate library

Classes

MessageDelayer<M, R>
Protects a resource by delaying access according to a rate limit.
RateLimit
Holds the limit of requestCount calls in a rolling window of timeMs milliseconds.