Colorfulstan / LeagueJS

A Javascript Wrapper for the League of Legends API
MIT License
99 stars 7 forks source link

(MatchlistEndpoint) request pages in parrallel #7

Open Colorfulstan opened 6 years ago

Colorfulstan commented 6 years ago

When RIOT fixed 'totalGames' in the MatchListDto, we should make 1 request in series, to figure out how many pages there are, and then request the remaining pages in parallel

https://github.com/Colorfulstan/LeagueJS/commit/d97c533a7b63e5577ed85b85858ef6b93544035a