server-sent-events
OfficialReal-time SSE progress updates for Next.js apps.
Software Engineering#next.js#real-time#frontend-backend#server-sent events#sse#progress updates#web streams
AuthorSecurityRonin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables real-time server-to-client progress updates in Next.js apps using Server-Sent Events (SSE), simplifying live dashboards and long-running task progress.
Core Features & Use Cases
- Real-time progress streams: Continuously push progress updates to the UI.
- Simple client consumption: Consume SSE on the client with a TransformStream-based reader.
- Use Case: Long-running batch jobs, file processing, or live status dashboards in Vercel/Next.js deployments.
Quick Start
Set up an SSE route that streams events with data: JSON payloads and implement a client that reads the stream and updates progress UI in real time.
Dependency Matrix
Required Modules
None requiredComponents
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: server-sent-events Download link: https://github.com/SecurityRonin/ronin-marketplace/archive/main.zip#server-sent-events 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.