Skip to content

twil1307/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat_app_websocket

Getting started - to run this app

  • At server
cd websocket-chat-box-server
npm i
npm start
  • At client (open another terminal)
cd websocket-chat-box
npm i
npm start

How it run

Join a chat by inputing name and roomID (any room ID) Alt text

Once entered the chat, the screen would look like this Alt text

If anyone joined the chat (with the same roomID), there would be a message shown in the chat box Alt text

Start chating Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •