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

Struct helloRequestMsg

handshake_messages.go:1913–1914  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1911}
1912
1913type helloRequestMsg struct {
1914}
1915
1916func (*helloRequestMsg) marshal() ([]byte, error) {
1917 return []byte{typeHelloRequest, 0, 0, 0}, nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected