rwsdk-realtime

Community

Real-time updates with RedwoodSDK over WebSockets.

Authorkcc989
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables real-time bidirectional updates between clients and servers using Cloudflare Durable Objects and WebSockets, eliminating the need for polling.

Core Features & Use Cases

  • Real-time bidirectional updates across connected clients
  • Durable Object-backed state management for scalable coordination
  • WebSocket routing and client wiring for low-latency UI updates
  • Scoped update groups using a key to isolate channels (e.g., per doc, room, or user)

Quick Start

Initialize the realtime client, export the Durable Object, wire the WebSocket route, and configure wrangler.jsonc to bind the Durable Object namespace for deployment.

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: rwsdk-realtime
Download link: https://github.com/kcc989/logoer/archive/main.zip#rwsdk-realtime

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 223,000+ vetted skills library on demand.