Docs
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
Class References
Function References
Interface References
Type Alias References
Variable References
Type Alias References

RealtimeStatus

Type Alias: RealtimeStatus

ts
type RealtimeStatus = "idle" | "connecting" | "connected" | "reconnecting" | "error";
type RealtimeStatus = "idle" | "connecting" | "connected" | "reconnecting" | "error";

Defined in: realtime/types.ts:181

Connection status of the realtime client