Skip to content

ppadti/Websocket-chat-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Websocket-groupchat-application

This project is a WebSocket-powered group chat application built using JavaScript. It allows users to join chat rooms, exchange messages in real-time.

Features

Real-time Communication: Utilizes WebSockets for instant message delivery.

Getting Started

To run the project locally:

webSocketServer

  • Navigate to the webSocketServer directory.
  • Run npm install to install dependencies.
  • Run npm start to start the webSocketServer.

webSocketClient

  • Navigate to the webSocketClient directory.
  • Run npm install to install dependencies.
  • Run npm start to start the webSocketClient.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published