Skip to content

tomphttp/websocket-echo

Repository files navigation

WebSocket Echo Test

This is an example of a ping WebSocket server.

Quickstart

  1. Clone this repository
git clone https://github.com/tomphttp/websocket-echo.git
cd websocket-echo
  1. Install dependencies
npm install
  1. Run the server
npm start -- --port 80 --host 127.0.0.1

About

WebSocket echo test.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published