laravel-webrtc/rust/tests
Blax Software e675531bb0 test(sfu): in-process media-forwarding integration test (rust/tests/forwarding.rs)
Closes the coverage gap the README flagged as "Next": two real str0m clients
connect to the sidecar over loopback UDP (full ICE/DTLS/SRTP + the data-channel
renegotiation the browser does), peer A sends Opus RTP, and we assert peer B
RECEIVES the forwarded media. Pure `cargo test`, ~0.8s, no browser — proves the
SFU data plane (accept offer → forward without decode) end to end.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 10:53:50 +02:00
..
control.rs feat: Rust SFU data plane — backend-hosted rooms, plug-and-play sidecar binary 2026-07-10 11:29:26 +02:00
forwarding.rs test(sfu): in-process media-forwarding integration test (rust/tests/forwarding.rs) 2026-07-22 10:53:50 +02:00