feat: Add WebTransport protocol based on BiagioFesta/wtransport
#17435
Annotations
8 errors and 1 warning
Run cargo +$MSRV check --workspace --all-features:
transports/webtransport/src/connection/connecting.rs#L11
unused import: `libp2p_core::StreamMuxer`
|
Run cargo +$MSRV check --workspace --all-features:
transports/webtransport/src/connection/connecting.rs#L12
unused import: `libp2p_core::upgrade::InboundConnectionUpgrade`
|
|
|
|
Run cargo +$MSRV check --workspace --all-features:
transports/webtransport/src/connection.rs#L25
field `closing` is never read
|
Run cargo +$MSRV check --workspace --all-features:
transports/webtransport/src/connection/connecting.rs#L21
field `noise_config` is never read
|
Run cargo +$MSRV check --workspace --all-features
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading