This is an example of a ping WebSocket server.
- Clone this repository
git clone https://github.com/tomphttp/websocket-echo.git
cd websocket-echo- Install dependencies
npm install- Run the server
npm start -- --port 80 --host 127.0.0.1There was an error while loading. Please reload this page.