Skip to content

This is real-time chat application which run on socket.io connection.

Notifications You must be signed in to change notification settings

Harsh-Dobariya/Web_Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-chat Application

  • It is a real-time chat Application which estsablish connection between two client with socket.io which is node.js module.
  • Which run on two different type of server.
  • One server is run over website.
  • Second server which is on client side which estsablish connection between two client.

Run Locally

Clone the project

  git clone https://github.com/Harsh-Dobariya/web-chat.git

Go to the project directory

  cd web-chat

Install dependencies

  npm install

Start the server

  npm start

Tech Stack

Client: HTML, CSS, Javascript

Server: Node, Express, Socket.io

Authors

About

This is real-time chat application which run on socket.io connection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published