adapter
WebRTC shim
Provides shims to insulate web applications from WebRTC spec changes and browser differences.
Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release:
4k stars
166 watching
847 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
polyfillwebrtcwebrtc-adapter
Related projects:
Repository | Description | Stars |
---|---|---|
node-webrtc/node-webrtc | Provides bindings to WebRTC M87 for Node.js Native Addon development | 2,738 |
mappum/electron-webrtc | Allows Node.js to use WebRTC in a hidden Electron process | 317 |
webrtc-rs/webrtc | A Rust implementation of WebRTC stack | 4,230 |
retirejs/retire.js | Detects and reports vulnerabilities in JavaScript libraries used by web applications. | 3,717 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,839 |
insin/nwb | A toolkit for quickly developing web applications with React, Preact, Inferno, and vanilla JavaScript using a zero-config setup. | 5,576 |
feross/simple-peer | Simple WebRTC video, voice, and data channel management for peer-to-peer communication | 7,477 |
js-cookie/js-cookie | A lightweight JavaScript API for handling browser cookies. | 22,080 |
mozilla/webextension-polyfill | A polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes | 2,759 |
daviddias/webrtc-connect | Establishes encrypted data channels between browsers and nodes using WebRTC | 17 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,979 |
theturtle32/websocket-node | An implementation of the WebSocket protocol for Node.js | 3,766 |
dejan/rails_panel | Provides insight into Rails application performance and requests in the browser's Developer Tools panel | 3,852 |
webpack-contrib/webpack-bundle-analyzer | A tool that provides an interactive visualization of the contents and size of bundled modules in web applications. | 12,602 |