Our great sponsors
-
trystero
🤝 Serverless WebRTC matchmaking for painless P2P — Make any site multiplayer in a few lines — Use BitTorrent, IPFS, or Firebase
You can use Trystero (https://github.com/dmotz/trystero) to cut server costs to zero. That’s what I used to build https://chitchatter.im/, which supports P2P audio and video calls.
-
You're welcome! If this is for mission-critical or commercial use, you will want to invest in a good TURN server to ensure a reliable connection between peers. You can either self-host your own Coturn server or pay for a service like Twilio. But if this is just a hobby project, you can just use the free Open Relay Project.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Related posts
- Serverless WebRTC matchmaking for painless P2P
- Chitchatter: A peer-to-peer chat app that is encrypted, serverless, decentralized, and ephemeral
- Chitchatter: A P2P chat app that is serverless, decentralized, and ephemeral
- Deterministic Lockstep Multiplayer Games With Rollback For The Web
- Show HN: Serverless WebRTC matchmaking for P2P in a few lines