ktor-websockets / io.ktor.websocket / WebSocketUpgrade / upgrade

upgrade

suspend fun upgrade(input: ByteReadChannel, output: ByteWriteChannel, engineContext: <ERROR CLASS>, userContext: <ERROR CLASS>): Job