Add an example showcasing how to implement a custom network behavior and access streams #14835
Annotations
10 errors
examples/escape-hatch/src/lib.rs#L2
unused import: `Instant`
|
examples/escape-hatch/src/lib.rs#L3
unused imports: `future::Either`, `prelude::*`
|
examples/escape-hatch/src/lib.rs#L4
unused import: `quic::Connection`
|
examples/escape-hatch/src/lib.rs#L5
unused imports: `Multiaddr`, `Transport`, `transport::MemoryTransport`
|
examples/escape-hatch/src/lib.rs#L6
unused imports: `distributions`, `prelude::*`
|
examples/escape-hatch/src/lib.rs#L7
unused import: `futures_timer::Delay`
|
examples/escape-hatch/src/lib.rs#L52
unused variable: `e`
|
examples/escape-hatch/src/lib.rs#L88
unused variable: `peer`
|
examples/escape-hatch/src/lib.rs#L60
unused variable: `e`
|
examples/escape-hatch/src/lib.rs#L25
fields `config`, `events`, and `protocol` are never read
|
The logs for this run have expired and are no longer available.
Loading