Skip to content
Unverified Commit e15e00cb authored by Max Inden's avatar Max Inden Committed by GitHub
Browse files

client/network/src/transport: Use libp2p upgrade builder (#7165)

Instead of building a libp2p `Transport` via a chain of `and_then`,
leverage the `libp2p::core::upgrade::Builder` pattern for authentication
and multiplexing.
parent 07f480b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment