Cargo Features
wtransport-proto has no features set by default.
[dependencies]
wtransport-proto = { version = "0.5.0", features = ["async"] }
- async
-
Affects
bytes::r#async
,frame::IoReadError
,frame::IoWriteError
,stream::IoReadError
,stream::IoWriteError
,stream_header::IoReadError
,stream_header::IoWriteError
…