WeSearch

Rendezvous: A serverless, Zoom-like video conferencing web app

·3 min read · 0 reactions · 0 comments · 15 views
#video conferencing#web app#technology
Rendezvous: A serverless, Zoom-like video conferencing web app
⚡ TL;DR · AI summary

Rendezvous is a serverless video conferencing web app designed to facilitate online meetings without the need for an application server. It utilizes technologies such as React, TypeScript, and WebRTC to create a user-friendly experience for hosting and joining meetings. The app features a simple interface with human-readable meeting codes and preserves chat history for participants who join late.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

where conversations meet, serverlessly. A serverless, Zoom-like video conferencing web app, built with React, TypeScript, MUI, and PeerJS on top of WebRTC. 👉 Try it online: https://predatorray.github.io/rendezvous/ There is no application server — the host of each meeting acts as a relay hub for chat messages and media streams, so each participant only maintains connections to the host instead of every other participant. The PeerJS public broker is used only for the initial WebRTC signaling. About the name Rendezvous is named after the Rendezvous Lodge atop Blackcomb Mountain in Whistler Village — the spot where the author meets up with skier friends.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub