Join Slack
Communities
Powered by
is there a good networking library for native?
# kotlin-native
c
codeslubber
04/05/2017, 5:22 PM
is there a good networking library for native?
o
olonho
04/05/2017, 6:26 PM
but take a look at lbcurl example in here
https://github.com/JetBrains/kotlin-native/blob/master/samples/libcurl/src/org/konan/libcurl/Program.kt
olonho
04/05/2017, 6:26 PM
and socket example
https://github.com/JetBrains/kotlin-native/blob/master/samples/socket/EchoServer.kt
if you need lower level sockets
8
Views
Open in Slack
Previous
Next