Join Slack
Communities
Powered by
is there any kotlin/native example for suspended f...
# kotlin-native
k
kikitux
01/30/2018, 10:35 AM
is there any kotlin/native example for suspended functions?
o
olonho
01/30/2018, 2:12 PM
Sure, for example
https://github.com/JetBrains/kotlin-native/blob/22ae65deb081f6c900072d39afa78d262774838a/samples/nonBlockingEchoServer/src/main/kotlin/EchoServer.kt#L105
k
kikitux
01/30/2018, 2:14 PM
yeah extracting the hello world 😄
kikitux
01/30/2018, 3:08 PM
failed again. Will try again next week
kikitux
01/30/2018, 3:08 PM
I am trying to get the minimum lines of code to be able to understand well what I am using.
4
Views
Open in Slack
Previous
Next