Sergei Rybalkin

Results 28 comments of Sergei Rybalkin

- [ ] all lectures should compile and build out of box. - [ ] checkout users complains about building in chats

hi, we hope to move to the latest versions really soon.

Note: update together with Kotlin 1.4.20

Hey @christian-draeger check out build on master after PR #205. Let me know if it solved the problem and I will release a formal version

Note: Now koHttp works with Android 4+, need to fill in docs to clarify it

thank for reporting this one! may I ask for a page link?

![Codacy](https://app.codacy.com/assets/images/favicon.png) Here is an overview of what got changed by this pull request: ```diff Issues ====== - Added 6 ``` See the complete overview on [Codacy](https://app.codacy.com/manual/yan.brikl/kohttp/pullRequest?prid=5913654&bid=19375325)

Thanks for posting this issue @alosdev! Overall, It's a great idea to introduce a simplified API to work with response streaming. Indeed, in the quoted file we load the whole...

> Hi! Can you explain why you integrate `moshi` in the project? I discovered that `toType` function already exists in `kohttp-test` gradle project, but uses `jackson` under the hood. What...