Skip to content

A Simple Group Chat Application Using WebSockets and Socket.io

Notifications You must be signed in to change notification settings

BipinLala/ChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoom

A Simple Group Chat Application Using WebSockets and Socket.io

Chat Example

What all is used

  • Socket.io is required for establishing a connection between the Node server and the client's HTML (Multiple Clients work too)

  • A simple frontend created using HTML, CSS and JavaScript for all the sassy chats!

So just clone the repostiory and start chatting!

To start the server

  • nodemon index.js
  • open localhost:4000

About

A Simple Group Chat Application Using WebSockets and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published