community_theatre v0.1.1 CommunityTheatre.RateLimiter.Average

Sample averaging rate limiter

This module implements the CommunityTheatre.RateLimiter behaviour in such a way as to compute a rolling average of any unsent payloads. This obviously only works if the payload value is a number.