Draft: introduce multiplexed SessionState to handle heterogeneous HTTP Sessions #427
Annotations
2 errors and 10 warnings
lib/src/protocol/mux/mod.rs#L731
no rules expected the token `message`
|
|
command/src/response.rs#L221
struct `StatePath` is never constructed
|
lib/src/protocol/mux/mod.rs#L1585
unreachable statement
|
lib/src/protocol/mux/h1.rs#L299
unused variable: `context`
|
lib/src/protocol/mux/h2.rs#L92
unused variable: `weight`
|
lib/src/protocol/mux/h2.rs#L102
unused variable: `urgency`
|
lib/src/protocol/mux/h2.rs#L103
unused variable: `incremental`
|
lib/src/protocol/mux/h2.rs#L165
unused variable: `stream_id`
|
lib/src/protocol/mux/h2.rs#L225
unused variable: `i`
|
lib/src/protocol/mux/h2.rs#L458
unused variable: `i`
|
lib/src/protocol/mux/h2.rs#L837
unused variable: `push_promise`
|
This job failed
Loading