//
pkg.gl
Category
github.com/libp2p/go-libp2p
p2p
net
gostream
package
0.41.0
Repository:
https://github.com/libp2p/go-libp2p.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
2
Files
110 SLOC
#
Functions
Dial
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.
IgnoreEOF
Listen
Listen provides a standard net.Listener ready to accept "connections".
#
Variables
Network
Network is the "net.Addr.Network()" name returned by addresses used by gostream connections.
#
Type aliases
ListenerOption