Phaser Socks
Part 3 of GameDev Workshop with Phaser
Running the app
install dependencies, start the server
yarn install
npm start
Testing your websocket server
open 1 (or more) browser tabs to http://www.websocket.org/echo.html
set the location to ws://localhost:3000
then click on the connect button