Ross ROSS = Recommend OSS · open-source software intelligence for agents

webRTC-io/webRTC.io

An abstraction layer for webRTC. Aim is to simplify the HTML5 web standard webRTC in a similar manner to socket.io w/ websockets. Highly experimental technology observed · 2026-08-28

github.com/webRTC-io/webRTC.io · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 5154
  • days_rel: n/a
  • days_push: 4857
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1603 stars · 291 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A JavaScript library that provides a socket.io-style abstraction layer over the WebRTC standard, simplifying peer-to-peer video, audio, and data connections in the browser. It includes both a client-side script and a Node.js signaling server component.

Use cases

  • build a multi-party video chat room in the browser
  • simplify WebRTC peer-to-peer connections with a socket.io-like API
  • stream webcam video between browsers without a media server
  • set up a WebRTC signaling server in Node.js
  • prototype real-time browser-to-browser communication

When to choose

  • you want a minimal, socket.io-style wrapper around raw WebRTC APIs
  • you are maintaining a legacy Node.js project already built on webrtc.io
  • you need a simple demo or educational example of WebRTC signaling

When to avoid

  • you are starting a new project - the library is unmaintained since 2013 and targets obsolete browser flags
  • you need modern WebRTC features like data channels or standardized signaling
  • you need production-grade reliability, security updates, or long-term support
  • you prefer maintained alternatives like PeerJS or simple-peer

Facets

library · maturity abandoned

websocket http-server middleware web-development developer-tools browser webrtc peer-to-peer video-chat real-time-communication abstraction-layer real-time nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
webRTC-io/webRTC.iomain32

For agents

markdown · JSON · MCP: product_card(name="webRTC-io/webRTC.io")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem