Hacker News new | ask | show | jobs
by coreymgilmore 4275 days ago
Reminds me (in a way) of Chrome Racer. (http://www.chrome.com/racer). Could this be using WebRTC for the fast device-device communication?
1 comments

We use WebSockets :) WebRTC is definitely an option to consider!
Using websockets myself for my projects! Love the simplicity and speed.