I want to know how to setup ping sending in websoc...
# ktor
a
I want to know how to setup ping sending in websocket from client side to the server every interval defined in the server side. I tried to find docs but there weren't any examples of ping-pong. Can Somebody help?