//
pkg.gl
Category
github.com/libp2p/go-libp2p
p2p
muxer
testsuite
package
0.41.0
Repository:
https://github.com/libp2p/go-libp2p.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
19
Dependents
0
Files
621 SLOC
#
Functions
GoServe
SubtestAll
SubtestAll runs all the stream multiplexer tests against the target transport.
SubtestSimpleWrite
SubtestStreamLeftOpen
SubtestStreamOpenStress
SubtestStreamReset
SubtestStress
SubtestStress10Conn10Stream50Msg
SubtestStress1Conn1000Stream10Msg
SubtestStress1Conn100Stream100Msg
SubtestStress1Conn100Stream100Msg10MB
SubtestStress1Conn1Stream100Msg
SubtestStress1Conn1Stream1Msg
SubtestWriteAfterClose
check that Close also closes the underlying net.Conn.
#
Variables
Subtests
#
Structs
Options
#
Type aliases
TransportTest
TransportTest is a stream multiplex transport test case.