sse-resilience
CommunityReliable SSE streams with recovery.
Authordadbodgeoff
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the unreliability of Server-Sent Events (SSE) streams, preventing silent failures, lost completion events, and resource leaks.
Core Features & Use Cases
- Stream Management: Tracks active SSE streams using Redis.
- Heartbeat Monitoring: Detects and handles disconnected clients.
- Completion Recovery: Stores terminal events for client-side recovery.
- Automatic Cleanup: A background guardian process purges orphaned streams.
- Use Case: Ensure that users always receive the final output of a long-running generation process, even if their connection drops and reconnects.
Quick Start
Use the sse-resilience skill to ensure that SSE streams are robust against disconnections and data loss.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: sse-resilience Download link: https://github.com/dadbodgeoff/drift/archive/main.zip#sse-resilience Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.