Skip to content

The project utilises the power of Socket.io to implement realtime implementations like chat and real time user movements on map.The project will be updated on Weekly basis with more RTC features implemented.All Suggestion/Ideas are welcome,which you feel can be included in this repo.Just for Study/reference purpose

Notifications You must be signed in to change notification settings

ramvirus1/realTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realTime

The project utilises the power of Socket.io to implement realtime implementations like chat and real time user movements on map.The project will be updated on Weekly basis with more RTC features implemented.All Suggestion/Ideas are welcome,which you feel can be included in this repo.Just for Study/reference purpose

The repo has the code for server and client.

After cloning the server and client,

npm install

has to be run to install all npm dependencies.

¨Server¨

The server dependencies include Express,socket.io

Future commmits will include usage of MongoDB to store Chat messages.

¨Client¨

The client dependencies include socket.io library

http-server is a npm dependency to run the application in localhost server.

About

The project utilises the power of Socket.io to implement realtime implementations like chat and real time user movements on map.The project will be updated on Weekly basis with more RTC features implemented.All Suggestion/Ideas are welcome,which you feel can be included in this repo.Just for Study/reference purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published