OpenFest / timer

An example Node.js, Express.js and Socket.io project showing how to build a stopwatch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Defcon!!!

Defcon is a stopwatch running on Node.js, Express.js, and Socket.io. It is intended to be a good starting point if you're just learning to use web sockets. It currently uses xhr-polling so it is compatible with Heroku.

Who's it for?

I originally wrote Defcon over four blog posts introducing Socket.io and deploying to Heroku. Please checkout the posts on my site, robdodson.me

About

An example Node.js, Express.js and Socket.io project showing how to build a stopwatch.


Languages

Language:JavaScript 60.4%Language:CSS 28.1%Language:EJS 11.3%Language:Procfile 0.2%