Join Slack
Powered by
Alright `val payload = call.receive<JsonObject&...
# ktor
f
frellan
01/06/2018, 3:36 PM
Alright
val payload = call.receive<JsonObject>()
did the trick, did not think it was so obvious.
Open in Slack
Previous
Next