Update 'README.md'

This commit is contained in:
mx2 2023-06-19 14:52:26 +00:00
parent cca52d1205
commit 53a5d9e762

View File

@ -1,3 +1,3 @@
# Rendezvous
Rendezvous is a real-time multi-media (audio, video, screen share, text, and pics) communication webapp powered by BitTorent (for peering) and webRTC (for data and real-time media) - it runs in a web browser on users' devices (mobile, tablet, laptop, or PC) - devices connect to each other - no cloud service is required.
Rendezvous is a real-time multi-media (audio, video, screen share, text, and pics) communication webapp powered by BitTorent (for peering) and webRTC (for data and real-time media) - it runs in a web browser on users' devices (mobile, tablet, laptop, or PC) - devices connect directly to each other - no cloud service is required.