peergate-server
WebRTC-based API gateway for peer-to-peer communication between browsers and Node.js
WebRTC-based API gateway for peer-to-peer communication between browsers and Node.js
A React Native wrapper for [PeerJS](https://peerjs.com/). PeerJS simplifies WebRTC peer-to-peer data, video, and audio calls.
A React Native wrapper for [PeerJS](https://peerjs.com/). PeerJS simplifies WebRTC peer-to-peer data, video, and audio calls.
node.js wrtc + peerjs
Mesh p2p network based on PeerJS
A wrapper around peer.js that uses rxjs observables
Rescript bindings for PeerJS
An easy to use react component for impleting peer-to-peer chatting.
React hooks for centralized yet serverless P2P communication. Create PeerJS-based rooms with simple host/client components.
Thin abstraction layer above peerjs that will let you be more productive at making WebRTC data channels based apps.
Thin abstraction layer above peerjs that will let you be more productive at making WebRTC data channels based apps.
PeerJS server component
Thin abstraction layer above peerjs that will let you be more productive at making WebRTC data channels based apps.
react-native-webrtc + peerjs
Simple implementation of hooks for using PeerJS in a React App, compatible ssr and pre-compilers like NextJS and Gatsby
PeerJS client
Proxified asynchronous API for distributed IndexedDB. Create local or distributed database in the browser for multiplayer games, collaborative software or for the fun of it!
Nice async/await wrapper over WebRTC. Use await conn.receive() instead of conn.on("message") events.
React hook to store state with PeerJS