sdk-generator icon indicating copy to clipboard operation
sdk-generator copied to clipboard

🚀 Feature: Migrate SDk to Support to Kotlin MultiPlatform (KMP)

Open Shabinder opened this issue 4 years ago • 5 comments

🔖 Feature description

Migrate lib to KMP structure and replace following:

  • GSON -> kotlinx.serialization
  • okhttp -> ktor

to support multiple targets like, Android, JVM, IOS, maybe Native too(for MacOS, Windows, Linux).

Are you open to PRs for same ?

🎤 Pitch

why keep kotlin sdk only scoped to jvm, Kotlin Targets more platforms.

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Shabinder avatar Oct 13 '21 19:10 Shabinder