Skip to content

docs: clarify deployment notes after audio HTTP migration#29

Merged
revtex merged 1 commit intodevfrom
docs/audio-http-deployment-notes
Apr 25, 2026
Merged

docs: clarify deployment notes after audio HTTP migration#29
revtex merged 1 commit intodevfrom
docs/audio-http-deployment-notes

Conversation

@revtex
Copy link
Copy Markdown
Owner

@revtex revtex commented Apr 25, 2026

Three small wording tweaks to deployment-guide.md so the WS-vs-HTTP split is accurate after #26 #27 #28:

  • Reverse-proxy section now notes audio is delivered via HTTPS, not WebSockets.
  • Smoke-test instructions distinguish "call appears" (WS works) from "call plays" (HTTPS + cookie work).
  • Final checklist updated likewise.

No code, no behaviour change. Labelled skip-changelog because there's nothing user-visible.

Update three lines in deployment-guide.md so the WS-vs-HTTP split is
accurate: WebSockets carry CAL metadata (and admin events); audio is
fetched separately from /api/calls/:id/audio and only requires
ordinary HTTPS forwarding.
@revtex revtex added the skip-changelog PR has no user-visible impact; skip CHANGELOG check label Apr 25, 2026
@revtex revtex merged commit b5c83e5 into dev Apr 25, 2026
7 checks passed
@revtex revtex deleted the docs/audio-http-deployment-notes branch April 25, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog PR has no user-visible impact; skip CHANGELOG check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant