Added bigbuck.mp4, the sample file Install nodemon module for streaming Modified index.html to contain the video, and changed the title Modified index.js to add /video dir for the video streaming
Changed index.js to add WebSockets to the server Changed index.html to add WebSockets to the client Install ws (web sockets) module
Created index.html, the main html page Created index.js, the html server Added packages and settings