import { supabase } from "https://deno.land/x/live@1.53.6/deps.ts";
const { RealtimeClient } = supabase;
Returns the current state of the socket.
x/live/deps.ts>supabase.RealtimeClient#connectionState
import { supabase } from "https://deno.land/x/live@1.53.6/deps.ts";
const { RealtimeClient } = supabase;
Returns the current state of the socket.