//
pkg.gl
Category
github.com/John-LittleBearLabs/go-libp2p
core
sec
insecure
package
9.8.7+incompatible
Repository:
https://github.com/john-littlebearlabs/go-libp2p.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
4
Files
176 SLOC
#
Packages
pb
No description provided by the author
#
Functions
NewWithIdentity
NewWithIdentity constructs a new insecure transport.
#
Constants
ID
ID is the multistream-select protocol ID that should be used when identifying this security transport.
#
Structs
Conn
Conn is the connection type returned by the insecure transport.
Transport
Transport is a no-op stream security transport.