import { asVerifiedChannel } from "https://deno.land/x/live@1.53.6/deps.ts";
Adds a layer of verification for received messages
type
<Send, Recv>(socket: WebSocket, key: PromiseOrValue<JsonWebKey>) => Promise<Channel<Send, Recv>>
x/live/deps.ts>asVerifiedChannel
import { asVerifiedChannel } from "https://deno.land/x/live@1.53.6/deps.ts";
Adds a layer of verification for received messages