centrifugo-realtime
CommunityDeliver realtime updates via Centrifugo.
Authorarsen-ask-lx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Real-time communication between a Django backend and frontend clients is often challenging due to the need for live updates, reliable delivery, and secure channels. This skill provides a Centrifugo-based pipeline to publish events (e.g., notifications, signals, and project changes) to connected clients with minimal latency and without polling.
Core Features & Use Cases
- Real-time event publishing through Centrifugo on model changes after transaction commit via Celery tasks.
- Channel-based streaming: companies:global, notifications:user#{id}, and project:{id} for targeted updates.
- JWT-authenticated subscriptions ensuring secure access to relevant channels and safe frontend integration.
Quick Start
Set up Centrifugo, connect Django signals to Celery tasks, and verify real-time updates on the frontend.
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: centrifugo-realtime Download link: https://github.com/arsen-ask-lx/.claude_file_4all/archive/main.zip#centrifugo-realtime 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 471,000+ vetted skills library on demand.