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 appBy default, serves socket on http://localhost:4000
Express JS basic implementation of socket.io for a simple chat app
JavaScript
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 appBy default, serves socket on http://localhost:4000