Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PRData = GeneratePRData(dataLen) PRDataLong = GeneratePRData(dataLenLong) )
Functions ¶
func StartQuicServer ¶
func StartQuicServer(versions []protocol.VersionNumber)
StartQuicServer starts a h2quic.Server. versions is a slice of supported QUIC versions. It may be nil, then all supported versions are used.
func StopQuicServer ¶
func StopQuicServer()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.