Simple chatserver running on node.js using websockets (socket.io)
To run, use one of the following ways:
- node socketserver.js
- foreman start
Then open: http://localhost:8080/clients/browser/index.html in your browser
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple chatserver running on node.js using websockets (socket.io)
To run, use one of the following ways:
Then open: http://localhost:8080/clients/browser/index.html in your browser