Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmuellr/ws-echo

WebSocket echo server in node.js
https://github.com/pmuellr/ws-echo

Last synced: about 1 month ago
JSON representation

WebSocket echo server in node.js

Awesome Lists containing this project

README

        

ws-echo - Web Socket echo server
================================================================================

usage
--------------------------------------------------------------------------------

node server

Runs the ws-echo server, using the PORT environment variable as the HTTP port
to run the server on.

testing
--------------------------------------------------------------------------------

After running the server, open the home page for the server, which will
run a small test and display the output in the web browser debugger console.

license
--------------------------------------------------------------------------------

Apache License, Verison 2.0