4 points | by stagas 7 hours ago ago
2 comments
Nicely done. I started a simple idea/project based on PeerJs (with self-hosted CoTURN) to make a little private 'zoom-like' chat.
I'd been considering doing an Omegle clone too, but have been side-tracked.
I also might take a look at the p2p file transfer ability WebRTC has for some other ideas.
Thanks! I'm using Cloudflare's TURN service[0] which has a generous 1,000gb/mo free tier, which should be more than enough for this demo, works really well.
[0]: https://developers.cloudflare.com/realtime/turn/
Nicely done. I started a simple idea/project based on PeerJs (with self-hosted CoTURN) to make a little private 'zoom-like' chat.
I'd been considering doing an Omegle clone too, but have been side-tracked.
I also might take a look at the p2p file transfer ability WebRTC has for some other ideas.
Thanks! I'm using Cloudflare's TURN service[0] which has a generous 1,000gb/mo free tier, which should be more than enough for this demo, works really well.
[0]: https://developers.cloudflare.com/realtime/turn/