MCPcopy Create free account
hub / github.com/XTLS/Go / helloRequestMsg

Struct helloRequestMsg

handshake_messages.go:1811–1812  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1809}
1810
1811type helloRequestMsg struct {
1812}
1813
1814func (*helloRequestMsg) marshal() []byte {
1815 return []byte{typeHelloRequest, 0, 0, 0}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected