Http2StreamCommon
io.quartz.http2.Http2StreamCommon
trait Http2StreamCommon(val bytesOfPendingInboundData: Ref[IO, Long], val inboundWindow: Ref[IO, Long], val transmitWindow: Ref[IO, Long], val outXFlowSync: Queue[IO, Boolean])
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Http2ClientStreamclass Http2Stream
Members list
In this article