/express-socket-chat

Express JS basic implementation of socket.io for a simple chat app

Primary LanguageJavaScript

express-socket-chat

Express JS basic implementation of socket.io for a simple chat app.

To be used with vue-socket-chat

Using node or nodemon, run app.js.

nodemon app

By default, serves socket on http://localhost:4000