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

simplewebrtc/signalmaster

simple socket.io server for webrtc signaling observed · 2026-08-28

github.com/simplewebrtc/signalmaster · JavaScript · NOASSERTION (other) 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: 4970
  • days_rel: n/a
  • days_push: 2116
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1301 stars · 476 forks observed · 2026-08-28

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

Signalmaster is a simple Node.js socket.io server that handles WebRTC signaling for peer-to-peer connections, built as the default connection point for SimpleWebRTC.js. It can also vend STUN/TURN credentials using the shared secret mechanism, and can be embedded in an Express app or run via Docker.

Use cases

  • run a signaling server for WebRTC video chat
  • exchange SDP offers and ICE candidates between browsers
  • self-host a backend for SimpleWebRTC.js clients
  • serve time-limited TURN credentials with a shared secret
  • embed WebRTC signaling into an existing Express app

When to choose

  • you need a minimal, self-hosted WebRTC signaling server for a legacy SimpleWebRTC setup
  • you want a small Node.js socket.io signaling layer you can extend yourself

When to avoid

  • you are starting a new project - the project is deprecated and unmaintained
  • you need a maintained signaling solution with modern WebRTC features
  • you need TURN relay infrastructure itself rather than just credential vending

Facets

service · maturity abandoned

websocket http-server middleware web-development apis self-hosted webrtc signaling-server socket.io deprecated video-chat stun-turn real-time nodejs docker web-server

1 source

Member repositories

RepositoryRoleHealth v2
simplewebrtc/signalmastermain32

For agents

markdown · JSON · MCP: product_card(name="simplewebrtc/signalmaster")

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