failingWebSocketFactory

fun <Ctx> failingWebSocketFactory(message: String = "WebSocket disabled by interceptor"): WebSocketSessionFactory<Ctx>

Utility for testing or simulating WebSocket failures.