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

gfodor/p2pcf

Low cost, low effort P2P WebRTC serverless signalling using Cloudflare Workers observed · 2026-08-28

github.com/gfodor/p2pcf · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 1498
  • days_rel: n/a
  • days_push: 1015
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1064 stars · 68 forks observed · 2026-08-28

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

P2PCF is a JavaScript library that provides low-cost, serverless WebRTC signalling using a Cloudflare Worker and R2 bucket. It offers room-based peer connections with minimal signalling messages, handing back tiny-simple-peer instances for direct P2P communication.

Use cases

  • add peer-to-peer WebRTC connections to a web app without running a signalling server
  • build a browser-based video chat with minimal backend cost
  • deploy a multiplayer or file-sharing app using free Cloudflare Workers
  • replace WebTorrent tracker-based signalling with a self-hosted worker
  • connect peers in rooms with simple client and room IDs

When to choose

  • you want WebRTC signalling with near-zero cost and no server maintenance
  • you are already on Cloudflare and can deploy a Worker and R2 bucket
  • you need simple room-based P2P connections in the browser

When to avoid

  • you need a proven, large-scale signalling solution with broad community support
  • your app requires non-WebRTC transports or heavy server-side logic
  • you cannot use Cloudflare Workers due to platform constraints

Facets

library · maturity maintenance

websocket networking p2p http-server web-development networking developer-tools cloud browser webrtc signalling cloudflare-workers serverless p2p r2 web-server nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
gfodor/p2pcfmain23

For agents

markdown · JSON · MCP: product_card(name="gfodor/p2pcf")

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