Skip to content

rickggaribay/websocket-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket-test

Simple websocket test for the heck of it.

Setup

  • Download the repo

     		git clone [email protected]:amokan/websocket-test.git
    
  • Navigate into the directory

     		cd websocket-test
    
  • Install dependencies

     		npm install 
    
  • Startup the server

     		node server.js
    
  • Open the Default.html file and click 'Connect'

  • Party!

Dependencies (what works for me)

  • Node v0.6.8
  • websocket.io

About

quick and dirty websocket test with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published