Skip to main content

Module firebase

Module firebase 

Source
Expand description

Low-level Firebase Realtime Database (RTDB) client.

  • rtdb — REST client for GET and PATCH operations against the Firebase RTDB REST API. This is the only transport layer used by crate::RointeClient.
  • stream — SSE streaming (planned; not yet implemented).

Modules§

rtdb
stream
Phase 2: Firebase RTDB Server-Sent Events (SSE) streaming.