Skip to content

ajacksified/websockets-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebSockets Workshop

View Slides:

Open ./slides/index.html to view slides.

Running Demo:

  1. Install node:

    • OSX: install brew, then brew install node
    • Windows: install node from nodejs.org
    • Linuxses: installer of choice (sudo apt-get install node, etc)
  2. Install dependencies:

    • Open the demo directory in your console, and run npm install.
  3. Open the demo directory in your console, and run npm start.

  4. Visit http://localhost:3333/

About

WebSockets Workshop: Slides & Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors