ponger
fun ponger(
session: WebSocketSession,
pool: ObjectPool<ByteBuffer> = KtorDefaultPool
): SendChannel<Ping>
Deprecated: Binary compatibility.
fun ponger(
session: WebSocketSession,
pool: ObjectPool<ByteBuffer> = KtorDefaultPool
): SendChannel<Ping>
Deprecated: Binary compatibility.