Commit Graph

3 Commits

Author SHA1 Message Date
tes a590c96d07 Test 4a: wire NoMoreDeltas + add UpstreamSendLoop stop-and-empty exit
Code-review feedback from Task 2:
- Use state.NoMoreDeltas in the output callback completion check instead
  of downstream.Reader.Completion.IsCompleted (spec called for it as the
  redundant fast path; it was dead code before).
- UpstreamSendLoop now break's when StopSending && upstream channel empty,
  matching the spec's stated exit shape.
2026-06-12 19:15:29 +00:00
tes a1a3b5c981 Test 4a: WS plumbing + audio streams + server VAD round-trip 2026-06-12 19:09:26 +00:00
tes 43b3a1a0f1 Test 4a scaffold: csproj for tests/04a-realtime-oneshot-cs 2026-06-12 19:00:57 +00:00