Ktor websocket ping/pong payload edit

Hi, I have a websocket server on Ktor (Netty engine) and I want to edit the ping/pong messages so that it won’t contain payload (currently the default is a random string) Is it even possible, if so, how can I change it?

submitted by /u/_Mr_NiceGuy_
[link] [comments]