Expand description
Codex app-server transport and image provider.
Structs§
- AppServer
Image Provider - Provider backed by one initialized app-server connection.
- AppServer
Provider Config - App-server image provider settings.
- AppServer
Reference Inputs - Secure input loading and bridge-owned staging for app-server references.
- AppServer
Rpc - Initialized app-server connection.
- Codex
Process - Initialized RPC client plus owned child lifecycle.
- Codex
Process Config - Child process configuration.
- Memory
Session Binding Store - In-memory session store for embedded use and tests.
- RpcConfig
- Bounded connection settings.
- RpcNotification
- One app-server notification with its method and parsed params.
Traits§
- Session
Binding Store - Durable binding interface implemented by memory and runtime
SQLitestores.