Registry / networking / libp2p-go-libp2p-host

libp2p-go-libp2p-host

JSON →
library0.1.0gogounverified

Defines the host interface for libp2p networks (deprecated).

go get github.com/libp2p/go-libp2p-host
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-H
L
libp2p-go-libp2p-host
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.

host
github.com/libp2p/go-libp2p-host

Print the Connect function (deprecated).

package main import ( "fmt" host "github.com/libp2p/go-libp2p-host" ) func main() { fmt.Println(host.Connect) }
Debug
Known issues
breakingThis package is deprecated; use github.com/libp2p/go-libp2p-core/host instead.
fix
Replace import with github.com/libp2p/go-libp2p-core/host.
affects: >=0.1.0
Upgrade
Version history
0.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libp2p-go-libp2p-host — go get libp2p-go-libp2p-host · libregistry