Skip to main content
Module

x/live/deps.ts

The edge-native DXP: build and evolve an editable ultra-fast site powered by deno, fresh and tailwind. Optimized for "time-to-go-live".
Very Popular
Go to Latest
import * as live from "https://deno.land/x/live@1.2.1/deps.ts";

Classes

A channel is the basic building block of Realtime and narrows the scope of data flow to subscribed clients. You can think of a channel as a chatroom where participants are able to see who's online and send and receive messages.

Supabase Client.

WorkflowContext is used for providing api access to the workflow engine.

Variables

Creates a new Supabase Client.

Exposes a workflow function as a http handler.

Exposes a workflow function as a runner.

Type Aliases

Arg is a generic argument

JSON Schema v7

Primitive type

The properties related to the email link generated

Error format

One of the providers supported by GoTrue.

WorkflowGen is the generator function returned by a workflow function.