webrtc
WebRTC stack
A pure Rust implementation of the WebRTC protocol stack
A pure Rust implementation of WebRTC
4k stars
76 watching
368 forks
Language: Rust
last commit: 4 days ago
Linked from 1 awesome list
rtcrustvoipwebrtc
Related projects:
Repository | Description | Stars |
---|---|---|
node-webrtc/node-webrtc | Provides bindings to WebRTC M87 for Node.js Native Addon development | 2,732 |
feross/simple-peer | Simple WebRTC video, voice, and data channel management for peer-to-peer communication | 7,440 |
maartenbreddels/ipywebrtc | Allows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access. | 246 |
paullouisageneau/libdatachannel | A lightweight C++ implementation of WebRTC Data Channels and WebSocket APIs for peer-to-peer data exchange. | 1,802 |
webrtchacks/adapter | Provides shims to insulate web applications from WebRTC spec changes and browser differences. | 3,635 |
yocontra/rtc-everywhere | A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. | 652 |
mappum/electron-webrtc | Allows Node.js to use WebRTC in a hidden Electron process | 317 |
simplewebrtc/simplewebrtc | Simple WebRTC implementation for peer-to-peer video conferencing and file transfer | 4,656 |
js-platform/libwebrtc | An implementation of the WebRTC protocol in C++ | 57 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
swc-project/swc | A fast TypeScript/JavaScript compiler written in Rust | 31,243 |
pion/webrtc | A Go implementation of the WebRTC API for peer-to-peer video conferencing and real-time communication | 13,834 |
sepfy/libpeer | An implementation of WebRTC functionality for IoT/Embedded devices | 889 |
rustdesk/rustdesk | A remote desktop application written in Rust that allows users to control another computer over the internet without configuration. | 76,095 |
peers/peerjs | A peer-to-peer communication library built on WebRTC that enables data and media connections between browsers. | 12,476 |