package
0.41.0
Repository: https://github.com/libp2p/go-libp2p.git
Documentation: pkg.go.dev

# Functions

Dial opens a stream to the destination address (which should parseable to a peer ID) using the given host and returns it as a standard net.Conn.
Listen provides a standard net.Listener ready to accept "connections".

# Variables

Network is the "net.Addr.Network()" name returned by addresses used by gostream connections.

# Type aliases