Remove the unused realtime WebRTC crate (#33639)

## What changed

- Remove `codex-realtime-webrtc` from the Cargo workspace and Bazel build,
  along with its native WebRTC dependency graph.
- Use `blake3`'s pure Rust implementation on
  `x86_64-pc-windows-gnullvm`, where the Bazel lint toolchain cannot
  reliably materialize the crate's native x86 assembly archives.

GitOrigin-RevId: c382d888cd7ada7a17a7a0dcbdecbe00744f5055
This commit is contained in:
Charlie Marsh
2026-07-16 16:33:22 +00:00
committed by copyberry
parent aff7c69659
commit b93dcf341c
8 changed files with 44 additions and 916 deletions

40
MODULE.bazel.lock generated

File diff suppressed because one or more lines are too long