videoChat
videoChat copied to clipboard
WebRTC, Socket.io and Node.js

git clone ... cd videoChat npm install npm start node server.js /home/zibri/videoChat/server.js:7 app.configure(function(){ ^ TypeError: app.configure is not a function at Object. (/home/zibri/videoChat/server.js:7:5) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at...
License
Wow... I really dig this! Hoping to hack and implement on my site. What's the license?