Skip to content

Create a web app for sending messages between multiple users in real time. Client(browser) uses React for user interface and Server runs on NodeJS. To achieve real-time communication, a WebSocket connection between Client and Server with Socket.io is established.

Notifications You must be signed in to change notification settings

walasidhom/RealTime-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RealTime-Chat-App

About

Create a web app for sending messages between multiple users in real time. Client(browser) uses React for user interface and Server runs on NodeJS. To achieve real-time communication, a WebSocket connection between Client and Server with Socket.io is established.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published