Join Slack
Powered by
Hey all. Does Ktor have first class support for Fl...
# ktor
i
Ian Arbuckle
02/28/2021, 8:58 PM
Hey all. Does Ktor have first class support for Flow API? Instead of using suspend for the HttpClient request GET function could we have it support Flow types?
Ian Arbuckle
02/28/2021, 9:03 PM
At the moment I can just wrap it using
flow { ... }
3
Views
Open in Slack
Previous
Next