Using Websockets to Establish a Two-Way Communication Between Client and Server

To run example, start the Node server in a separate terminal tab:


cd server
npm start