Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

implementing-realtime-sync

النجوم٣٨٦
التفرعات٥٨
آخر تحديث٩ ديسمبر ٢٠٢٥ في ٢١:٠٢

Real-time communication patterns for live updates, collaboration, and presence. Use when building chat applications, collaborative tools, live dashboards, or streaming interfaces (LLM responses, metrics). Covers SSE (server-sent events for one-way streams), WebSocket (bidirectional communication), WebRTC (peer-to-peer video/audio), CRDTs (Yjs, Automerge for conflict-free collaboration), presence patterns, offline sync, and scaling strategies. Supports Python, Rust, Go, and TypeScript.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
13 ملفات
SKILL.md
readonly