#Kotlin's server SDK is used on the client side

1 messages · Page 1 of 1 (latest)

quartz cloak
#

I am currently building a Kotlin plugin. When looking for SDK, I found the existence of server SDK, but I always feel that the server SDK application environment and client are not suitable. What should I use to build programs in this environment?

heady prawn
#

There isn't a direct Kotlin client side plugin, the closest would be the Android SDK but it'll be a bit hacky to not use it directly for Android related stuff. It really depends on what you're trying to accomplish with the plugin