no native for now(ktor doesn't support websockets)
I have more repositories and modules, but they are private
j
Jean Carlos
01/07/2021, 1:45 PM
❤️
j
Javier
01/07/2021, 1:49 PM
The sample created by the kmm plugin should be valid, you only need to remove androidMain and iosMain and just use commonMain with some domain classes to test it
probably instead of generating android(), you should generate jvm() only which should be valid for Android