X-Git-Url: https://git.kengrimes.com/?p=henge%2Fkiak.git;a=blobdiff_plain;f=client.js;h=1c03da47abf91f6c3946d15596beb529b04b838c;hp=5607fa7d194657f8ee2bfbb227ee5a1ebd488672;hb=fee7676065c0016e999b2069b6a2b1a28d2b48d4;hpb=57d01d593d30b98cbba1d39a2ebb98fcc4e91bcb diff --git a/client.js b/client.js index 5607fa7..1c03da4 100644 --- a/client.js +++ b/client.js @@ -4,11 +4,6 @@ document.title = "Strapp.io Client" body.appendChild(root) document.body = body -/*************/ -/* UNTESTED */ -/************ - - /* Poll the server. Send get request, wait for timeout, send another request. Do this until...? Can be used for either reconnecting or waiting for answer*/ function pollServerTimeout(url, data, resolve, reject) {