Skip to content

app-server: Add egress websocket transport#15951

Open
euroelessar wants to merge 11 commits intomainfrom
codex/websocket-reverse-4
Open

app-server: Add egress websocket transport#15951
euroelessar wants to merge 11 commits intomainfrom
codex/websocket-reverse-4

Conversation

@euroelessar
Copy link
Copy Markdown
Collaborator

No description provided.

@euroelessar euroelessar requested a review from owenlin0 March 27, 2026 04:29
tokio::spawn(async move {
let server_envelope = QueuedServerEnvelope {
event: ServerEvent::Pong {
status: PongStatus::Unknown,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PongStatus::Active?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is unhappy path if app server doesn't know about the client

…everse-4

# Conflicts:
#	codex-rs/features/src/lib.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants