summaryrefslogtreecommitdiff
path: root/worker.js
Commit message (Collapse)AuthorAgeFilesLines
* switch to native promise request libschneefux2017-04-111-1/+1
|
* split API queue and sample queueschneefux2017-04-101-1/+9
|
* implement sample downloadsschneefux2017-04-081-15/+54
|
* bugfix: start working after connecting successfullyschneefux2017-04-041-0/+1
|
* wait for rabbit to startschneefux2017-04-041-5/+13
|
* send data type notification to processorschneefux2017-04-031-2/+3
|
* send only matches to processorschneefux2017-04-021-20/+1
|
* finish early if num(matches) < 50 on a pageschneefux2017-04-021-1/+1
|
* drop teamsschneefux2017-04-011-2/+2
|
* snakeCaseIfy in processorschneefux2017-04-011-3/+2
|
* send processor matches and players seperately; refactorschneefux2017-03-311-9/+28
|
* queue once per match, not once per pageschneefux2017-03-291-6/+13
|
* do not paginate on server errorschneefux2017-03-291-2/+4
|
* rewrite in NodeJSschneefux2017-03-281-0/+62