feross/simple-peer
📡 Simple WebRTC video, voice, and data channels observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4451
- days_rel: n/a
- days_push: 798
- n_releases_24m: 0
Adoption not part of the score
7803 stars · 981 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A JavaScript library providing a simple, node.js-style API for WebRTC peer-to-peer video, voice, and data channels. It works in both the browser and Node.js and is used by projects like WebTorrent.
Use cases
- build peer-to-peer video calls in the browser
- send data between two browsers without a server
- create a WebRTC data channel with a stream interface
- add voice chat to a web app
- stream video between peers in node and browser
When to choose
- you want a minimal, promise-free, node-style wrapper around raw WebRTC APIs
- you need one-to-one peer connections for video, voice, or data
- you want the same code to run in Node.js and the browser
When to avoid
- you need multi-party mesh or SFU-based conferencing out of the box
- you need a full signaling server solution included
- you need a library with frequent recent releases and active development
Facets
library · maturity maintenance
websocket p2p http-client web-development networking browser webrtc peer-to-peer data-channels video-calling voice duplex-stream real-time-communication real-time nodejs javascript
2 sources
- readme: https://github.com/feross/simple-peer · fetched 2026-08-28 · 30306b6283a6
- registry_npm: https://registry.npmjs.org/simple-peer · fetched 2026-08-29 · a0cc8636e8f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| feross/simple-peer | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="feross/simple-peer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem