//
pkg.gl
Category
github.com/libp2p/go-libp2p
core
sec
insecure
package
0.41.0
Repository:
https://github.com/libp2p/go-libp2p.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
12
Dependents
19
Files
176 SLOC
#
Packages
pb
#
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.