layerzero12341
v1.0.1
Published
layerzerosc
Downloads
2
Readme
Real-time Notifications Package
Real-time Notifications is a simple Node.js package that enables real-time communication through WebSocket for sending and receiving notifications. It uses Express for handling HTTP requests and WebSocket for establishing a real-time connection between clients.
Installation
To install the package, use npm:
npm install realtime-notifications