Registry / networking / libp2p-go-libp2p-noise

libp2p-go-libp2p-noise

JSON →
library0.5.0gogounverified

Deprecated: This package has moved into go-libp2p as a sub-package: github.com/libp2p/go-libp2p/p2p/security/noise.

go get github.com/libp2p/go-libp2p-noise
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-N
L
libp2p-go-libp2p-noise
networkinggov0.5.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.

noise
github.com/libp2p/go-libp2p-noise

Access the noise protocol ID constant

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