spierce7
07/11/2018, 8:48 PMOther important JetBrains-provided libraries, like kotlinx.coroutines, kotlinx.serialization, and Ktor HTTP client are getting experimental Kotlin/Native support, which means it is possible to write an iOS app and Android application sharing the same REST API-related logic.
I don't see kotlin/native access for these libraries. Do I need to access special branches? My team actually wants to start using the kotlin/native counterparts for all of these.thevery
07/11/2018, 9:30 PMspierce7
07/11/2018, 9:33 PMthevery
07/12/2018, 6:39 AMkrtko
07/12/2018, 6:43 AMthevery
07/12/2018, 6:46 AMthevery
07/12/2018, 6:48 AMbipin
07/12/2018, 7:05 AMolonho
07/12/2018, 7:43 AMspierce7
07/12/2018, 2:05 PMLuka Finžgar
07/13/2018, 8:03 AMbipin
07/13/2018, 8:08 AMe5l/http-client-common
. https://github.com/e5l/http-client-commonbipin
07/13/2018, 8:10 AMLuka Finžgar
07/13/2018, 8:18 AMbipin
07/13/2018, 8:22 AMbipin
07/13/2018, 8:25 AM>>Other important JetBrains-provided libraries, like kotlinx.coroutines, kotlinx.serialization, and Ktor HTTP client are getting experimental Kotlin/Native support, which means it is possible to write an iOS app and Android application sharing the same REST API-related logic.
bipin
07/13/2018, 8:25 AMolonho
07/13/2018, 8:45 AMLuka Finžgar
07/13/2018, 8:59 AMolonho
07/13/2018, 9:10 AMspierce7
07/13/2018, 2:26 PM