videoChat icon indicating copy to clipboard operation
videoChat copied to clipboard

WebRTC, Socket.io and Node.js

Results 3 videoChat issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/41964565/80299450-171e1f80-87b2-11ea-8fe7-26d49b3acaac.png)

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...

Wow... I really dig this! Hoping to hack and implement on my site. What's the license?