simplewebrtc/SimpleWebRTC
Simplest WebRTC ever observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 4970
- days_rel: n/a
- days_push: 1481
- n_releases_24m: 0
Adoption not part of the score
4686 stars · 1177 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SimpleWebRTC is a JavaScript library that wraps the WebRTC API to make building peer-to-peer video, audio, and data communication in the browser simple. It handles media capture, room joining via a signaling server, and peer connection setup with minimal code.
Use cases
- add video chat to a web app
- build a browser-based video conferencing tool
- simplify WebRTC peer connections
- send files between browsers peer-to-peer
- join multi-party video rooms in the browser
When to choose
- you need a quick, minimal wrapper around raw WebRTC for a prototype
- you want simple room-based video chat with a signaling server
- you are maintaining an existing project already built on SimpleWebRTC v2
When to avoid
- you are starting a new project - the library is deprecated and unmaintained
- you need production support, security updates, or modern WebRTC features
- you need group file sharing or advanced media routing
Facets
library · maturity abandoned
websocket http-client gui web-development frontend apis browser webrtc video-chat peer-to-peer deprecated real-time-communication screen-sharing file-transfer real-time javascript nodejs
1 source
- readme: https://github.com/simplewebrtc/SimpleWebRTC · fetched 2026-08-28 · 482378dfec53
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| simplewebrtc/SimpleWebRTC | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="simplewebrtc/SimpleWebRTC")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem