Skip to content

Add TypeScript WebRTC binding#9

Merged
haasonsaas merged 1 commit into
mainfrom
codex/typescript-webrtc-binding
May 26, 2026
Merged

Add TypeScript WebRTC binding#9
haasonsaas merged 1 commit into
mainfrom
codex/typescript-webrtc-binding

Conversation

@haasonsaas
Copy link
Copy Markdown
Contributor

Summary

  • add dependency-free TypeScript frame codec matching the Rust wire format
  • add browser RTCDataChannel transport for bidirectional frame streaming
  • add TypeScript tests and CI job

Validation

  • npm test (bindings/typescript)
  • cargo fmt --check
  • cargo test --all-targets
  • cargo run --example inference_session

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 26, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​types/​node@​25.9.11001008196100
Addednpm/​typescript@​5.9.3100100909590

View full report

@haasonsaas haasonsaas force-pushed the codex/typescript-webrtc-binding branch from 8b2bcc7 to 784948b Compare May 26, 2026 06:44
@haasonsaas haasonsaas merged commit 3a1c068 into main May 26, 2026
6 checks passed
@haasonsaas haasonsaas deleted the codex/typescript-webrtc-binding branch May 26, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant