I’m reading the code now. And plan to use it as a ...
# ktor
g
I’m reading the code now. And plan to use it as a replacement for a website currently implemented with https://github.com/CodeStory/fluent-http (with most of the code in kotlin). ktor seems to meet my expectations: no high level abstractions, flexible and performant, allowing html's dsl, … I’m going to test the migration of my website. The you-kube sample is really interesting to show video integration (which I need).