Skip to content

Developed a WebSocket app using Node.js + ReactJS (to learn WebSocket)

License

Notifications You must be signed in to change notification settings

dev-eranda/websocket-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket chat application

Developed by: Eranda Samarasinghe


Project Background and Overview

This project demonstrates real-time communication using WebSocket technology, built with Node.js and React. It emphasizes the seamless integration of WebSocket protocols, enabling instantaneous data transfer between clients and servers for enhanced interactivity and responsiveness.


Project Goals

The primary objectives of this application include:

  1. Implementing WebSocket-based real-time communication for dynamic data exchange.
  2. Utilizing Node.js for server-side functionality and efficient connection handling.
  3. Developing a React front-end to ensure a responsive and interactive user experience.

Technical Details

Core technologies used:

  • Node.js, React, WebSocket Protocol

Installation

  1. Clone the repository:
    git clone https://github.com/dev-eranda/websocket-chat-app.git
    
  2. Install dependencies:
    npm install
    
  3. Start development server:
    npm run start:dev 
    

About

Developed a WebSocket app using Node.js + ReactJS (to learn WebSocket)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published