hyper
0.14.30
Module conn
Structs
Enums
Constants
In hyper::proto::h1
Module
hyper
::
proto
::
h1
::
conn
Copy item path
source
ยท
[
−
]
Structs
ยง
Conn
๐
This handles a connection, which will have been established over an
AsyncRead + AsyncWrite
(like a socket), and will likely include multiple
Transaction
s over HTTP.
State
๐
Enums
ยง
KA
๐
Reading
๐
Writing
๐
Constants
ยง
H2_PREFACE
๐