Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HyBuildNet/quic-relay
/ Error
Method
Error
internal/proxy/parser.go:274–276 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
272
}
273
274
func
(e *PacketTypeError) Error() string {
275
return
fmt.Sprintf(
"expected %s packet, got %s"
, e.Expected, e.Got)
276
}
277
278
// QUIC Initial salt for version 1 (RFC 9001)
279
var
quicV1InitialSalt = []byte{
Callers
15
TestCryptoAssembler_AddFrame
Function · 0.80
TestCryptoAssembler_AddFrame_Bounds
Function · 0.80
TestCryptoAssembler_TryParse_NotEnoughData
Function · 0.80
TestCryptoAssembler_TryParse_WrongMessageType
Function · 0.80
TestCryptoAssembler_TryParse_Gap
Function · 0.80
TestCryptoAssembler_IsExpired
Function · 0.80
TestCryptoAssembler_Bitset
Function · 0.80
TestWorkerPool_Submit
Function · 0.80
TestWorkerPool_Backpressure
Function · 0.80
TestNewWorkerPool_Defaults
Function · 0.80
TestRateLimitGlobal_RequiresConfig
Function · 0.80
TestRateLimitGlobal_DropsOverLimit
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestCryptoAssembler_AddFrame
Function · 0.64
TestCryptoAssembler_AddFrame_Bounds
Function · 0.64
TestCryptoAssembler_TryParse_NotEnoughData
Function · 0.64
TestCryptoAssembler_TryParse_WrongMessageType
Function · 0.64
TestCryptoAssembler_TryParse_Gap
Function · 0.64
TestCryptoAssembler_IsExpired
Function · 0.64
TestCryptoAssembler_Bitset
Function · 0.64
TestWorkerPool_Submit
Function · 0.64
TestWorkerPool_Backpressure
Function · 0.64
TestNewWorkerPool_Defaults
Function · 0.64
TestRateLimitGlobal_RequiresConfig
Function · 0.64
TestRateLimitGlobal_DropsOverLimit
Function · 0.64