Join Slack
Powered by
hi, how use Ktor with netty client type?
# ktor
d
dimkoss11
11/04/2018, 5:02 PM
hi, how use Ktor with netty client type?
🤔 1
s
Shawn
11/04/2018, 5:14 PM
There isn’t an official Netty HttpClientEngine, it appears
https://ktor.io/clients/http-client.html
Shawn
11/04/2018, 5:14 PM
I also can’t find an official one either
Shawn
11/04/2018, 5:14 PM
if you really want to use Netty for your client engine, you’ll have to write the class yourself
🤔 1
e
enleur
11/04/2018, 6:48 PM
Apache Engine uses it
d
dimkoss11
11/05/2018, 8:02 AM
Thanks
39
Views
Open in Slack
Previous
Next