Commit Graph

4 Commits

Author SHA1 Message Date
winlin
c40a46b61c Codex: Add proxy transmux E2E test 2026-05-02 09:17:44 -04:00
winlin
cb90bf1fec Codex: Refactor proxy server APIs. 2026-05-01 07:36:10 -04:00
winlin
9b6842da9a Codex: Expose RTMP AMF0 interfaces.
Add public AMF0 and RTMP protocol interfaces, update the RTMP proxy to use the accessor APIs, and cover AMF0 encoding/decoding with unit tests and examples.
2026-04-29 11:26:40 -04:00
winlin
a76a982563 Codex: Rename proxy protocol package to server.
Move internal/protocol to internal/server and update bootstrap imports to match the new package name. Sync the OpenClaw codebase map with the new module path.

Co-authored-by: chatgpt-codex-connector[bot] <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
2026-04-29 10:16:54 -04:00