electron-webrtc
WebRTC wrapper
Allows Node.js to use WebRTC in a hidden Electron process
⚛ Use WebRTC in Node.js via a hidden Electron process
317 stars
17 watching
47 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/electron-better-ipc | An IPC module for Electron apps that simplifies communication between main and renderer processes. | 716 |
maartenbreddels/ipywebrtc | Allows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access. | 246 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
mafintosh/webcat | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 445 |
machine-w/node2tdengine | A JavaScript library that enables communication between Node.js and TD Engine's RESTful API | 1 |
mappum/webcoin | A decentralized Bitcoin client and payment system built on Node.js and the browser. | 412 |
mappum/bitcoin-net | An implementation of Bitcoin's peer-to-peer networking in JavaScript for both Node.js and browser environments. | 24 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,280 |
electron/packager | Tools for packaging and distributing Electron applications on multiple platforms. | 175 |
somerandomdude/grunt-webp | Converts images to the WebP format using various quality and compression settings. | 118 |
jprichardson/electron-mocha | A tool that allows you to run Mocha tests in an Electron browser environment. | 346 |
r57zone/protonshell | A shell application that wraps websites and web applications in a standalone window with customizable settings. | 5 |
mappum/peer-exchange | Decentralized protocol for peer discovery and signaling in P2P networks | 152 |
max-mapper/websocket-stream | A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
yoctopuce-examples/electron-typescript-preact-boilerplate | An Electron application boilerplate with TypeScript and Preact, focusing on secure communication between main process and UI process. | 5 |