Skip to content

emnbdx/rendezvous

 
 

Repository files navigation

Rendezvous

What is that ?

This node.js client/server application use webrtc to allow people to do peer to peer voice and video chatting

How to run

install dependencies:

yarn install

and run:

yarn run start

config.js contain application configuration. You can override default config with environment variable take a look on this file to know

How to use

After run you can go to you web browser http://localhost:3000 (if configuration not edited/overrided) and enjoy !

About

Peer to peer voice and video chatting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • HTML 12.9%
  • CSS 11.6%