README.md
November 29, 2016 ยท View on GitHub
Demo for the blog post "Scalable Single-Page Application Architecture".
How to start?
npm i
npm start
Note that for the WebRTC multiplayer demo you will need a WebSocket server. You can find basic implementation here.