Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
variable parseLegacyProtocolMessage
import { parseLegacyProtocolMessage } from "https://deno.land/x/oak_graphql@0.6.4/subscriptions-transport-ws/legacy/parse-legacy-protocol.ts";

type

(connectionContext: ConnectionContext, message: any) => unknown