Registry / networking / libp2p-go-libp2p-secio

libp2p-go-libp2p-secio

JSON →
library0.2.3gogounverified

Encrypts libp2p connections using a TLS-like handshake to provide secure sessions.

go get github.com/libp2p/go-libp2p-secio
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-S
L
libp2p-go-libp2p-secio
networkinggov0.2.3
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.

secio
github.com/libp2p/go-libp2p-secio

Prints the secio protocol name.

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

No known issues recorded.

Upgrade
Version history
0.2.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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