Registry / networking / libp2p-go-libp2p-pnet

libp2p-go-libp2p-pnet

JSON →
library0.3.0gogounverified

Package pnet provides private network support for libp2p (deprecated, moved to go-libp2p).

go get github.com/libp2p/go-libp2p-pnet
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-P
L
libp2p-go-libp2p-pnet
networkinggov0.3.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.

pnet
github.com/libp2p/go-libp2p-pnet

Create a new protector (deprecated).

package main import ( "fmt" "github.com/libp2p/go-libp2p-pnet" ) func main() { fmt.Println(pnet.NewProtector()) }
Debug
Known issues
breakingThis package is deprecated and has moved to go-libp2p.
fix
Use github.com/libp2p/go-libp2p/p2p/net/pnet instead.
affects: >=0.3.0
Upgrade
Version history
0.3.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-pnet — go get libp2p-go-libp2p-pnet · libregistry