nvm I got it—Java NIO
# coroutines
a
nvm I got it—Java NIO
p
You may want to check out the coroutine wrappers for Java NIO in kotlinx-coroutines-nio for that if you haven't yet
v
For HTTP you can use Ktor HTTP client: https://ktor.io/clients/http-client.html
👍 1
a
@Vsevolod Tolstopyatov [JB] I found this to not work with HTTPS post requests with data. Am I missing something?
I am pretty sure it doesn't support this
v
It’s better to ask in #ktor