Skip to content

Atharva-Gundawar/anime-vc

Repository files navigation

comiCall

Install dependencies and prepare the build directory:

npm install

To broker connections, PeerJS connects to a PeerServer. Note that no peer-to-peer data goes through the server; The server acts only as a connection broker.

PeerServer is open source and is written in node.js. You can easily run your own.

npm install peer
peerjs --port 3000

About

Low bandwidth based video call

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published