Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
HTTP2::Connection::InboundFrameRateLimiter
Inherits
Reference
<
Object
Bounds peer work caused by excessive control and empty frames.
:nodoc:
Constructors
new
(window :
Time::Span
, max_control_frames :
Int32
, max_empty_frames :
Int32
)
Source
Instance methods
check
(frame :
Frames
) :
Nil
Source