sdk-for-kotlin icon indicating copy to clipboard operation
sdk-for-kotlin copied to clipboard

๐Ÿš€ Feature: Migrate SDk to Support to KotlinMultiPlatform

Open Shabinder opened this issue 2 years ago โ€ข 1 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