Skip to content

An example program showcasing node, socket.io and dijit

Notifications You must be signed in to change notification settings

epleterte/nodetest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A test application showcasing node, socket.io and dijit

Install node
Install npm

Run "npm link ./src"
Run "bin/run.sh" or "bin/debugRun.sh".
Access web application at http://localhost:4711/
Access debugger on http://localhost:8080/


The two most relevant files to look at are src/server.js and src/static/index.html


Workshop notes:

http://pad.freecode.no/node

About

An example program showcasing node, socket.io and dijit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published