pseudonym117
pseudonym117
Yeah thats definitely a bug... did this happen on the very first request made to the `summoner` api?
in case you didnt assume as much, no current plans. If you add it and submit a pull request, can be added. I may eventually get to adding it, but...
one limitation of the current rate limiter that i know of is that pending requests are not checked before a request is made. if 25 requests are made at the...
it is possible to compile most of the source with the visual studio 14 CTP (it supports noexcept, and a few other new c++ features). however, there are issues in...
also what exactly does that line of code do...? never seen anything like that.