create-centrifugo-integration
CommunityEnable real-time Directum RC updates via Centrifugo
Software Engineering#react#websocket#real-time updates#centrifugo#directum rx#remote component#saved handlers
Authordunaevdmitriys-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of stale Kanban dashboards and RC component views by pushing deal and pipeline changes to users instantly instead of relying on periodic polling.
Core Features & Use Cases
- Real-time WebSocket updates for Remote Component (RC): delivers publish/subscribe events from the server to the browser so React components can update state without full reloads.
- Server-to-client event flow: triggers publishing from saved handlers and routes events through Centrifugo channels (e.g., pipeline, deal, notifications).
- Use Case: when another user moves a deal stage, the current user’s Kanban board card updates immediately with the new stage and relevant payload fields.
Quick Start
Configure the Centrifugo integration by publishing deal change events from the server (Saved/AfterSave handler) to the matching Centrifugo channel and subscribe from the RC component to update the UI upon receiving the event.
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: create-centrifugo-integration Download link: https://github.com/dunaevdmitriys-dev/directum-mcp-server/archive/main.zip#create-centrifugo-integration 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.