Skip to content

a simple group chat application demonstrating the use of websockets at the client and server side

Notifications You must be signed in to change notification settings

def-life/chat-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

A simple group chat application mainly focused on demonstrating the use of websockets at client and server side.

##Preview

group chat app preview

Server Side

npm i && node index.js

run the above command for the server folder to start the development server.

client side

use the live server extention or simply open the index.html page in your browser

About

a simple group chat application demonstrating the use of websockets at the client and server side

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published