Hello guys! :call_me_hand: All fine? Hehe. Guys, ...
# server
f
Hello guys! 🤙 All fine? Hehe. Guys, I am trying to implement a back-end with Ktor without using the JVM. In other words, I am trying to create a native back-end with Ktor. Is this possible, nowadays? What is the best way to get started? Thanks!
f
Is it good the performance of run in GraalVM a critical application? Thanks @ephemient
e
better than kotlin/native
👍 1
worse than JVM
😯 1
😄 1
s
This is a Kotlin Native server with postgres, etc. https://github.com/nomisRev/ktor-k8s-zero-downtime
🙌 1
f
Thanks for share this repo @simon.vergauwen ✌️ I'll use it as example for my implementation!