Join Slack
Communities
Powered by
i have some weird behaviour with websockets.. i am...
# ktor
n
Nikky
10/13/2019, 9:57 PM
i have some weird behaviour with websockets.. i am installing it using
webSocket("/ws/game/{gameId}") { ...
and connecting to it.. but all i get is ktor logging
INFO - Unhandled: GET - /ws/game/game_1
are path parameters not supported there ?
➕ 1
Open in Slack
Previous
Next