summaryrefslogtreecommitdiff
path: root/js/engine.io.js
AgeCommit message (Collapse)Author
2015-09-14Reimplemented communication with the server.Aleš Smodiš
* Using engine.io to use web sockets or long polling. * Changed to a single-page app.