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