@dnotifier-realtime/dnotifier
v1.0.16
Published
Real-time notification & messaging SDK
Downloads
1,653
Maintainers
Readme
DNotifier SDK
🚀 DNotifier is a real-time notification & messaging SDK supporting WebSocket and HTTP transports, binary streaming, and framed packet communication — built for scalable and reliable real-time systems.
✨ Features
- 🔌 WebSocket & HTTP transport support
- 🔐 Secure authentication handshake
- 📩 Real-time messaging
- 📦 Binary data transfer (files, images, media)
- 🧠 Automatic packet framing & decoding
- ⚡ Handles partial packets & large payloads
- 🔄 Consistent client ↔ server protocol
- 🧩 Simple and developer-friendly API
📦 Installation
npm i @dnotifier-realtime/dnotifier📖 How to use
- Product website: dnotifier.com
- Documentation: Product docs — setup, integration, and full API usage
