1.0.5 ⢠Published 5 months ago
dropu-intercom v1.0.5
Dropu Intercom š
Seamless two-way real-time communication between Node.js and frontend applications
š Description
dropu-intercom
is a lightweight package that simplifies real-time communication between a Node.js backend and frontend applications (React, React Native, Vue, etc.).
It allows:
ā
Frontend apps to subscribe to backend channels š”
ā
Backend to send real-time updates to subscribed clients š
ā
Two-way communication via WebSockets ā”
š§ Features
ā
Bi-directional communication (Frontend ā Backend)
ā
Channel-based subscription model š”
ā
Works with React, React Native, Vue, Angular, and more
ā
Lightweight and easy to integrate
š¦ Installation
Install via npm:
npm install dropu-intercom