This page exists only if someone is looking at it

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • instant.io

    🚀 Streaming file transfer over WebTorrent (torrents on the web)

    The page mentions the possibility of file sharing/torrents using WebRTC which does exist if anyone is interested: https://webtorrent.io/ and https://instant.io/

    The projects are open source: https://github.com/webtorrent/webtorrent

  • ephemeral2

    Ephemeral P2P over websockets, Phoenix/Elixir.

    the page links to this github repo at the bottom: https://github.com/losvedir/ephemeral2

  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

  • serverless-webrtc

    A demo of using WebRTC with no signaling server. (by cjb)

    I recently learned you can do the candidate server exchange without those servers. There was an implementation which used [this](https://github.com/cjb/serverless-webrtc) as a backend and a QR code to do the transfer. I can't seem to find it now. However they were having issues with the QR code reaching its size limit, leading to the question of whether you could break the message into a series of qr codes.

    Pretty interesting stuff, I was considering taking a crack at it as a little future project.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts