A toolset for csgo, which automatically downloads new demos and features a demo parser for (currently basic) performance metrics on match and player basis.
Requesting hundreds of demos at once does not work because the GC only returns a few at once. Therefore, we could simply add a channel to it and request one demo after another.
Requesting hundreds of demos at once does not work because the GC only returns a few at once. Therefore, we could simply add a channel to it and request one demo after another.
Really good resource: https://venilnoronha.io/designing-asynchronous-functions-with-go