mirror of
https://github.com/openai/codex.git
synced 2026-04-25 07:05:38 +00:00
For app-server development it's been helpful to be able to trigger some test flows end-to-end and print the JSON-RPC messages sent between client and server.
3 lines
147 B
Markdown
3 lines
147 B
Markdown
# App Server Test Client
|
|
Exercises simple `codex app-server` flows end-to-end, logging JSON-RPC messages sent between client and server to stdout.
|