webrtc
Webrtc Stack
A Rust implementation of WebRTC stack
A pure Rust implementation of WebRTC
4k stars
77 watching
376 forks
Language: Rust
last commit: about 1 month 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,738 |
feross/simple-peer | Simple WebRTC video, voice, and data channel management for peer-to-peer communication | 7,477 |
maartenbreddels/ipywebrtc | Allows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access. | 247 |
paullouisageneau/libdatachannel | A lightweight C++ library providing WebRTC functionality for peer-to-peer data and media exchange. | 1,835 |
webrtchacks/adapter | Provides shims to insulate web applications from WebRTC spec changes and browser differences. | 3,645 |
yocontra/rtc-everywhere | A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. | 651 |
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,660 |
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,377 |
pion/webrtc | A Go implementation of the WebRTC API for peer-to-peer video conferencing and real-time communication | 14,002 |
sepfy/libpeer | A portable WebRTC library for IoT and embedded devices | 899 |
rustdesk/rustdesk | An open-source remote desktop application written in Rust. | 77,703 |
peers/peerjs | A peer-to-peer communication library built on WebRTC that enables data and media connections between browsers. | 12,564 |