/demo-websocket-application-nodejs

A demo web app to show how WebSockets are used, written in Node.js

Primary LanguageJavaScript

demo-websocket-application-nodejs

This is a demo web app that shows how Websockets are used. This is a Node.js variant of the demo web app shown in here.

To run, you need to have Node.js installed. Use npm to install the following dependencies, express and express-ws before attempting to run the server using the following code:

node web-serve.js