Skip to content

tom-james-watson/p2p.chat

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 1, 2020 11:13
December 19, 2021 15:49

p2p.chat

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