Add managed console client and interop scenarios
This commit is contained in:
@@ -817,11 +817,12 @@ the required ten-minute Windows/macOS listen test is still a manual release gate
|
||||
conversation through the C# server**, and a C# `vccli` interoperates with a C++ `vccli` on
|
||||
the same server. This is the full M0–M3 criterion re-proven end to end.
|
||||
|
||||
**Checkpoint (2026-09-16):** `VoiceCat.Core` implements TOFU-gated TLS, concurrent correlated
|
||||
**Complete (2026-09-16):** `VoiceCat.Core` implements TOFU-gated TLS, concurrent correlated
|
||||
requests, snapshots/events, reconnects, encrypted UDP binding and send/receive stream
|
||||
lifecycle. Two managed clients exchange text and decoded PCM through the managed server.
|
||||
The remaining Phase 6 item is the managed console client and its explicit C++ CLI
|
||||
interoperability scenario.
|
||||
`VoiceCat.Cli` supports interactive channel text and deterministic headless text/voice runs.
|
||||
Process tests prove two managed CLIs converse with decoded voice in both configured channels,
|
||||
and a managed CLI exchanges text and bidirectional voice with the existing C++ CLI.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user