/ws-echo

Echo WS server

Primary LanguageJavaScript

WS Echo Server

A simple echo server using ultimate-ws.

PORT=8080 # Port to run the server on
SEND_TO_SELF=false # If to send the message to the sender