Liking cljdoc? Tell your friends :D

supabase.realtime.specs

Malli schemas for Supabase Realtime API inputs.

Validates caller arguments only. Server payloads pass through unchecked — postgres column data is user-defined and shouldn't be gated.

Malli schemas for Supabase Realtime API inputs.

Validates caller arguments only. Server payloads pass through unchecked —
postgres column data is user-defined and shouldn't be gated.
raw docstring

BindingTypeclj

source

BroadcastConfigclj

source

BroadcastFilterclj

source

ChannelConfigclj

Schema for the :config key passed to channel.

Schema for the `:config` key passed to `channel`.
sourceraw docstring

ChannelOptsclj

source

ensure-filterclj

(ensure-filter binding-type filter)

Picks the correct schema for binding-type and validates filter.

Picks the correct schema for `binding-type` and validates `filter`.
sourceraw docstring

ensure-validclj

(ensure-valid schema value)

Returns nil if value matches schema, else an anomaly with the malli explanation attached.

Returns nil if `value` matches `schema`, else an anomaly with the malli
explanation attached.
sourceraw docstring

PostgresEventclj

source

PostgresFilterclj

Schema for a postgres_changes binding filter.

Schema for a postgres_changes binding filter.
sourceraw docstring

PresenceConfigclj

source

PresenceEventclj

source

PresenceFilterclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close