class Raindrops::Middleware::Stats
A Raindrops::Struct used to count the number of :calling and :writing clients. This struct is intended to be shared across multiple processes and both counters are updated atomically.
This is supported on all operating systems supported by Raindrops