Expand description
Supabase Realtime client for Rust
This crate provides realtime functionality for Supabase, allowing for subscribing to database changes in real-time.
Structs§
- Broadcast
Changes - ブロードキャストイベント監視設定
- Channel
Builder - チャンネル作成と購読設定のためのビルダー
- Database
Changes - データベース変更監視設定
- Database
Filter - データベース変更に対するフィルター条件
- Payload
- メッセージペイロード
- Presence
Change - プレゼンス変更情報
- Presence
Changes - プレゼンスイベント監視設定 (シンプルなマーカー型)
- Presence
State - プレゼンス状態全体
- Realtime
Client - Realtimeクライアント本体
- Realtime
Client Options - RealtimeClient設定オプション
- Realtime
Message - Represents a full message received or sent over the WebSocket.
- Subscription
- アクティブなチャンネル購読を表す
Enums§
- Channel
Event - チャンネルイベント (including Phoenix/Realtime specific events)
- Connection
State - 接続状態
- Filter
Operator - フィルター演算子
- Realtime
Error - エラー型