Join Slack
Communities
Powered by
Okay this is weird. If I call `call.receive<Val...
# ktor
w
wouterdoeland
01/23/2018, 6:44 PM
Okay this is weird. If I call
call.receive<ValuesMap>().toMap().toString()
somewhere, I cannot call it again and get the same result. How can I get the call parameters without removing the params/breaking the call next time?
Open in Slack
Previous
Next