Used to identify the transport
Used by the isTransport function
Takes a list of Multiaddr
s and returns only addresses that are vali for
the transport to dial
Takes a list of Multiaddr
s and returns only addresses that are valid for
the transport to listen on
Create transport listeners.
Dial a given multiaddr.
A libp2p transport offers dial and listen methods to establish connections.