Skip to content

katbow/socket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket chat app

This is a simple chat application made using this socket.io tutorial. express.js and jquery are used in the linked tutorial, however this version was built using pure JavaScript.

To use

Clone the repository and npm install any dependencies.

The server can be run by typing node index.js. Then go to http://localhost:3000/ in your browser. Try opening multiple tabs!

About

Small socket chat app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors