Registry / networking / libp2p-go-libp2p-transport

libp2p-go-libp2p-transport

JSON →
library0.1.0gogounverified

Provides transport abstractions and implementations for the libp2p networking stack.

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

transport
github.com/libp2p/go-libp2p-transport

Basic import and usage of the transport package.

package main import ( "fmt" "github.com/libp2p/go-libp2p-transport" ) func main() { fmt.Println(transport.Transport) }
Debug
Known issues

No known issues recorded.

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-transport — go get libp2p-go-libp2p-transport · libregistry