Skip to main content

initialize_request_json

Function initialize_request_json 

Source
pub fn initialize_request_json() -> String
Expand description

The initialize request frame. Local socket needs no auth/pairing — just the handshake. id is the string "init" (matched on the response). Note the absence of a "jsonrpc":"2.0" field: the codex app-server carries bare JSON-RPC text frames.