If I use the Netty host, and need to make a networ...
# ktor
e
If I use the Netty host, and need to make a network request in one of my handlers, do I lose out by making it a regular async request vs a non-blocking async request?