Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
HTTP2::Connection::StreamIDAllocator
Inherits
Reference
<
Object
Allocates the odd, monotonically increasing IDs used by client streams.
Constructors
new
(next_id :
UInt32
= 1_u32)
Source
Instance methods
allocate
Source
exhausted?
Source
next_id
Source
remaining
Source