Join Slack
Powered by
if you're targeting Kotlin 1.0.X, you can replace ...
# server
k
kirillrakhman
11/28/2016, 11:09 AM
if you're targeting Kotlin 1.0.X, you can replace
this::create
with
Server::create
and provide the receiver in
installRoute
Open in Slack
Previous
Next