node-webrtc
WebRTC binding
Provides bindings to WebRTC M87 for Node.js Native Addon development
node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M87
3k stars
100 watching
460 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list
bindingsn-apinative-addonnodewebrtc
Related projects:
Repository | Description | Stars |
---|---|---|
webrtc-rs/webrtc | A pure Rust implementation of the WebRTC protocol stack | 4,165 |
webrtchacks/adapter | Provides shims to insulate web applications from WebRTC spec changes and browser differences. | 3,635 |
mappum/electron-webrtc | Allows Node.js to use WebRTC in a hidden Electron process | 317 |
feross/simple-peer | Simple WebRTC video, voice, and data channel management for peer-to-peer communication | 7,440 |
grpc/grpc-node | Provides a TypeScript implementation of the gRPC protocol for Node.js applications | 4,488 |
peers/peerjs | A peer-to-peer communication library built on WebRTC that enables data and media connections between browsers. | 12,476 |
pojntfx/weron | An overlay network platform based on WebRTC, enabling secure and private connections between nodes in a LAN or cloud environment. | 1,821 |
maartenbreddels/ipywebrtc | Allows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access. | 246 |
simplewebrtc/simplewebrtc | Simple WebRTC implementation for peer-to-peer video conferencing and file transfer | 4,656 |
theturtle32/websocket-node | An implementation of the WebSocket protocol for Node.js | 3,757 |
web3/web3.js | A comprehensive TypeScript library providing interaction with the Ethereum JSON RPC API and utility functions. | 19,338 |
nodejs/node-gyp | Compiles native addon modules for Node.js using the gyp build system | 9,949 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,055 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,752 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |