ktor-http-cio / io.ktor.http.cio.websocket / WebSocketDeflateExtension / processIncomingFrame

processIncomingFrame

fun processIncomingFrame(frame: Frame): Frame

Overrides WebSocketExtension.processIncomingFrame

This method is called on each incoming frame before handling it in WebSocket session.