Hi, is ktor backend side node JS compatible?
# ktor
l
Hi, is ktor backend side node JS compatible?
o
No, server side is JVM only for now.
l
Are there any plans to support node JS? Use case I see is to be usable in place of express JS or alike for "serverless" environments like Firebase/Google Cloud Functions (created a feature request for this yesterday BTW: https://issuetracker.google.com/issues/122945604)
o
There is desire, but no specific plans. There are a couple of things we don’t have yet in multiplatform setting, first of all sockets. This we’re working on.
👍 2
n
Will the "server" part be coming to Native (on Linux x64/armv7 via Kotlin Native)?
o
We are talking about server part, yes.
simple smile 1