Skip to content

vrtsev/WebSocket-chat-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket Chat Example

##Simple chat application on node.js with websockets

  1. Make sure that you have node version ~8.0. To check your version - type 'node -v'
  2. Run 'server/main.js' in your terminal by typing 'node main.js'
  3. Open 'index.html' in any browser and duplicate this tab to imitate case with multiple users connected to server
  4. Just type anything and send your message. You should receive your message in all tabs

About

Simple chat application on node.js with websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published