Registry / networking / libp2p-go-libp2p-net

libp2p-go-libp2p-net

JSON →
library0.1.0gogounverified

Deprecated network interface for libp2p; use go-libp2p-core/network instead.

go get github.com/libp2p/go-libp2p-net
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-N
L
libp2p-go-libp2p-net
networkinggov0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

inet
github.com/libp2p/go-libp2p-net

Provides deprecated network abstractions for libp2p.

package main import ( "fmt" "github.com/libp2p/go-libp2p-net" ) func main() { fmt.Println("Deprecated") }
Debug
Known issues
breakingDeprecated; use github.com/libp2p/go-libp2p-core/network instead.
fix
Replace import with github.com/libp2p/go-libp2p-core/network.
affects: all
Upgrade
Version history
0.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
libp2p-go-libp2p-net — go get libp2p-go-libp2p-net · libregistry