Skip to content

Latest commit

 

History

History

whiteboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
To run the whiteboard example, make sure to run..

npm install "[email protected]" "[email protected]"

..from within the 'whiteboard' folder, then fire up the example server with..

node ./whiteboard.js

..and navigate to http://localhost:8080 from a browser supporting draft-09
of the WebSockets specification.