Closed ajkitson closed 9 years ago
This is coming from my feature branch instead of quarantine because I can't submit a new pull request from quarantine until my other PR is merged. They don't touch any of the same files, so it'll be OK.
Hi Brian--ready for your review. This PR creates the client and server directories and adds the seed code for WebRTC.
Also, I ended up having to run npm init because signal-server.js needed to save the ws library to package.json. I know this was on your plate. Hope you don't mind that I just went ahead and did it.
Thanks for doing creating the structure. The package.json looks good. I will add a little after this merge. Good work.