Skip to content

sarika002/Nodejs-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

Nodejs-Project

This project is built using Node.js and Web sockets for end to end communication required for real time chat application.

features of the Application

  • It is scalable
  • It is responsive
  • It is event driven

Socket.io library

socket.io is a Javascript library for establishing end to end connection between two parties. In order to use this library, you need to install it the terminal using following command

npm install socket.io or npm i socket.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors