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
プレゼンス変更情報
PresenceChanges
プレゼンスイベント監視設定 (シンプルなマーカー型)
PresenceState
プレゼンス状態全体
RealtimeClient
Realtimeクライアント本体
RealtimeClientOptions
RealtimeClient設定オプション
RealtimeMessage
Represents a full message received or sent over the WebSocket.
Subscription
アクティブなチャンネル購読を表す

Enums§

ChannelEvent
チャンネルイベント (including Phoenix/Realtime specific events)
ConnectionState
接続状態
FilterOperator
フィルター演算子
RealtimeError
エラー型