Yeah, so, on my discord library, if I use the CIO ...
# ktor
s
Yeah, so, on my discord library, if I use the CIO backend, the requests get slower and slower until the receive channel closes. But if I swap to OkHttp, it's completely fine.
e
Hi, @serebit. Thanks for the report. Investigation in progress.
s
No problem @e5l. For context, I’ve tested with ktor 1.0.0-alpha-1 through 1.0.0-rc with no changes, so that rules out a regression.