Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/XTLS/REALITY
/ serverHelloDoneMsg
Struct
serverHelloDoneMsg
handshake_messages.go:1643–1643 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1641
}
1642
1643
type
serverHelloDoneMsg
struct
{}
1644
1645
func
(m *serverHelloDoneMsg) marshal() ([]byte, error) {
1646
x := make([]byte, 4)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected