MCPcopy Create free account
hub / github.com/XTLS/REALITY / echExtension

Struct echExtension

ech.go:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36type echExtension struct {
37 Type uint16
38 Data []byte
39}
40
41type EchConfig struct {
42 raw []byte

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected