avivbiton / BlizzardApiReader

.Net Core library to handle Blizzard public APIs
MIT License
35 stars 36 forks source link

IRateLimiter OnHttpRequest now also takes a response message. #23

Closed avivbiton closed 5 years ago

avivbiton commented 5 years ago

Moved all of the rate limiter code out of ApiReader and warped it inside it's own class (LimitersList)