Skip to content

A chat application using web sockets and rooms

Notifications You must be signed in to change notification settings

deekshas15/ChatUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ChatUp

A chat application using web sockets and rooms

Features

: A client can send messages to all the clients in a particular room : After an hour of inactivity clients are disconnected and reconnected in the same room.

Demonstration

Chat=app

Usage

Assuming node is installed. cd to the chat-app folder run npm install run node index.js

About

A chat application using web sockets and rooms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published