Skip to main content
Go to Latest
function isWebSocketPingEvent
Deprecated
Deprecated

use Deno.upgradeWebSocket Returns true if input value is a WebSocketPingEvent, false otherwise.

import { isWebSocketPingEvent } from "https://deno.land/std@0.116.0/ws/mod.ts";