SauceNaoAnswer#row

This commit is contained in:
2019-10-12 13:00:38 +06:00
parent 1ee9e6a42c
commit e04ee7300c
3 changed files with 38 additions and 5 deletions

View File

@@ -12,12 +12,14 @@
* Now `SauceNaoAPI` working with synchronous queue
* `SauceNaoAPI` now will wait for some time when one of limits will be achieved
### 0.4.1 Managers experiments
### 0.4.1 Managers experiments and row format in answer
* Add `TimeManager` - it will manage work with requests times
* Add `RequestQuotaMagager` - it will manage quota for requests and call suspend
if they will be over
* `SauceNaoAPI` now working (almost) asynchronously
* Now `SauceNaoAnswer` have field `row` which contains `JsonObject` with
all original answer fields
## 0.3.0