Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

real-time

Real-time communication via SSE broadcasting, NDJSON streaming, WebSocket voice, and in-memory connection tracking. Use when implementing live updates, streaming responses, real-time progress indicators, WebSocket connections, or debugging streaming issues. Covers SSE event patterns, NDJSON response format, connection lifecycle, and client-side EventSource handling. Do NOT use for background job processing (use processor skill) or voice pipeline specifics (use voice skill).

개요

Real-time communication via SSE broadcasting, NDJSON streaming, WebSocket voice, and in-memory connection tracking. Use when implementing live updates, streaming responses, real-time progress indicators, WebSocket connections, or debugging streaming issues. Covers SSE event patterns, NDJSON response format, connection lifecycle, and client-side EventSource handling. Do NOT use for background job processing (use processor skill) or voice pipeline specifics (use voice skill).

설치 명령
npx skills add https://github.com/seanchiuai/openclaude --skill real-time

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타14
포크2
업데이트2026년 3월 19일 23:03
SKILL.md
readonly