A simple node.js broadcasting app
- Install node.js from http://nodejs.org
- Start node.js with: node broadcast.js
- Open browser at http://127.0.0.1:8000/
- Open (in another window) http://127.0.0.1:8000/post
- Post message -> ??? -> Profit!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple node.js broadcasting app