Join Slack
Powered by
In some ktor samples... there is `install(Routing)...
# ktor
j
juliocbcotta
01/20/2017, 11:09 PM
In some ktor samples... there is
install(Routing)
.. in others just
routing{ get("/") {...} }
... what is the difference?
Open in Slack
Previous
Next