A super simple websocket example!

  1. Navigate to this folder in a terminal
  2. Run npm install to download the dependencies
  3. Run node ws-server to start the server
  4. Visit frontend.html on a localhost webserver
  5. Type messages to have them sent back over the socket!
  6. To start a bot singing, include the word sing in the message