realtime-state

Community

Real-time UI updates with Zustand + WebSocket

Authorez404-36
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Keeps UI in sync with backend events by routing real-time updates through a predictable Zustand store and WebSocket gateway, eliminating manual polling and stale data.

Core Features & Use Cases

  • Real-time event ingestion: backend emits full entity payloads and the gateway broadcasts them to frontends per project.
  • Stable client stores: useShallow and useMemo patterns keep references stable while reflecting live changes.
  • End-to-end workflow: per-project load, live updates, and cleanup ensure the UI remains current across sessions.

Quick Start

Connect the frontend to the WebSocket gateway for a given project and observe live state updates in the Zustand stores.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: realtime-state
Download link: https://github.com/ez404-36/vroomly/archive/main.zip#realtime-state

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.