Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pmuellr/ws-echo
- Owner: pmuellr
- Created: 2014-02-24T06:53:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T22:10:22.000Z (about 3 years ago)
- Last Synced: 2024-04-09T21:04:49.343Z (9 months ago)
- Language: CoffeeScript
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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