Skip to content

broker: stale comments reference the removed /v1/ws workspace firehose #1322

Description

@willwashburn

Severity: minor (readability) · crates/broker/src/relaycast/workspace.rs:101-102, crates/broker/src/runtime/fleet.rs:43, crates/broker/src/runtime/delivery.rs:172

The workspace firehose /v1/ws was removed — the broker now holds exactly one WebSocket (/v1/node/ws, runtime/init.rs:232) — but comments still reference the removed firehose, and delivery.rs:172 references the deleted stdio SDK frame handler. Misleading for anyone tracing the connection topology.

Fix: delete/update the stale comments.


Found during a multi-agent reliability review of the relay tool/protocol.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions