Hi there, I’m using ktor for communication between...
# server
s
Hi there, I’m using ktor for communication between backend services (kinda rpc) and wonder is there h2c support? I obviously don’t need any tls facilities. My setup is ktor 1.6.0 on netty transport. So far I have found this 9 months old unanswered SO question.