Experimenting with websockets in Ktor I find that ...
# ktor
n
Experimenting with websockets in Ktor I find that when the execution exits the
webSocket("/some/address")
clause, the websocket is closed with the
OK
code