Crate supabase_rust_realtime

Source
Expand description

Supabase Realtime client for Rust

This crate provides realtime functionality for Supabase, allowing for subscribing to database changes in real-time.

Structs§

BroadcastChanges
ブロードキャスト変更監視設定
ChannelBuilder
チャンネルビルダー
DatabaseChanges
データベース変更監視設定
DatabaseFilter
データベース変更に対するフィルター条件
Payload
メッセージペイロード
PresenceChange
Presenceの変更イベント
PresenceChanges
Presence変更設定
PresenceState
Presenceの状態
RealtimeClient
リアルタイムクライアント
RealtimeClientOptions
リアルタイムクライアント設定
Subscription
サブスクリプション

Enums§

ChannelEvent
チャンネルイベント
ConnectionState
接続状態
FilterOperator
フィルター演算子
RealtimeError
エラー型