I’ve get http-server code from `kotlinconf-spinner...
# kotlin-native
a
I’ve get http-server code from
kotlinconf-spinner/httpserver
But I have to save some string from
PUT
listener into variable (not in database as in httpserver). How to do it better? I’m confused about kotlin-native multithreading.