Serverless WebRTC. Send messages and files between computers without a middle server.

github.com/cjb/serverless-webrtc

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2021
  • Merge pull request #43 from cjb/cjb/xss
  • Fix XSS in chat messages
  • Merge pull request #42 from cjb/cjb/stack
  • Fix 'stack size exceeded' errors
  • Merge pull request #37 from LeaVerou/resolve-bugs-deprecation
  • Merge branch 'master' into resolve-bugs-deprecation
July 2020
  • Merge pull request #38 from CristianAThompson/patch-1
April 2020
  • use new firefox media capture method
November 2019
  • Use ontrack properly
  • Reinstate onaddstream since ontrack breaks it
October 2019
  • Resolve bugs and deprecation warnings
May 2016
  • add link to serverless-webrtc-android
December 2015
  • Merge pull request #17 from AdamBurgess/master
  • Change the demo link from HTTP to HTTPS.
  • Merge pull request #15 from cjb/add-av
  • dedupe addstream
  • working but messy
  • Auto convert to Standard JS format
April 2015
  • Merge pull request #11 from wilsonpage/patch-1
December 2014
  • [firefox] Prevent error when error callback is missing