Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 212 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 212 Bytes

socket-chat [ DISCONTINUED ]

A multi-channel web socket chat application.

Usage

Inside the project folder, update the Node dependencies using NPM:

npm install

Start the server:

node ./server.js