/videochat

Primary LanguageJavaScript

videochat

A simple nodejs/express based video chat application using socket.io and html5

install

To run, do an npm install and bower install in the root directory to download node modules and then npm start.