fhsav / clock.js

The FHS Clock built with Node.
https://fhsclock-js.herokuapp.com
Mozilla Public License 2.0
5 stars 2 forks source link

Added socket.io to backend, time sync to server from clients #2

Closed robstolarz closed 10 years ago

robstolarz commented 11 years ago

There's still a bit of hackish code left, and the client code could use maybe a bit of cleaning... but I'm quite satisfied with this. Client code is perfectly ready to interface with server code, can't get much better than that.

Thanks, man. For the challenge, for everything. I haven't stayed up this long in a while. And I had a blast just tearing through ~2 hours of JavaScript and Node.

robstolarz commented 11 years ago

GitHub had a meltdown and this is not exactly the way my code was supposed to look... that and it should be consolidated into a single commit. For later today.

robstolarz commented 11 years ago

Nope, never mind. Everything's a-ok, except for being messy.

gluxon commented 10 years ago

Closed on request of Rob.