Skip to content

This is a Socket.io app which allows users to send messages between multiple tabs within the same browser window or between tabs in different browser windows and it also allows users to send private messages. It's built with HTML, CSS, jQuery and NodeJS, Express + Socket.io.

Notifications You must be signed in to change notification settings

ChrisJonathan22/Socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket

This is a basic Socket.io App.

Once forked, whilst within the folder and in the Terminal type in "npm install" to install all the dependencies.

To run the app type in "npm run start" (if you have nodemon installed) or simply "node index".

After you have started the server, open two or more tabs and type in localhost:3000 in the search bar in all tabs and send messages between the tabs.

About

This is a Socket.io app which allows users to send messages between multiple tabs within the same browser window or between tabs in different browser windows and it also allows users to send private messages. It's built with HTML, CSS, jQuery and NodeJS, Express + Socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published