Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

tom-james-watson/p2p.chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2p.chat

Important

Archived due to not being actively maintained. I do not currently have the bandwidth to work on this.

p2p.chat is a peer-to-peer video conferencing application. Think of it as an free and open source Zoom alternative.

Architecture

p2p.chat uses WebRTC to power all video and data communication between peers. Peers communicate directly in a mesh architecture, with the only server interaction being using the signalling server to allow peers to discover each other. All data sent over WebRTC is end-to-end encrypted.

Packages:

About

p2p video conferencing powered by WebRTC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages