Skip to content

sbimochan/socket-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat app built with socket.io

Install dependencies

npm install

start server

node index.js

Test it out

curl localhost:3000

Check server log. Now open two tabs with same url i.e localhost:3000 and chat with yourself. 😛

About

Playing out with socket.io

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors