Skip to content

can-dy-jack/websocket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket-chat

a simple chat app created by websocket.

websocket

run it

  1. yarn install
  2. Run the server side: node server/app.js
  3. Run the client side: open index.html

You can change server/app.js and index.js for coding!

Releases

No releases published

Packages

No packages published