RateLimitConfig

constructor(handshakeConcurrentMax: Int, routingConcurrentMax: Int, connectionPerIp: RateLimitWindow, handshakePerIp: RateLimitWindow, streamsPerSession: RateLimitWindow, invalidPacketsPerSession: RateLimitWindow)