Simple socket.io server for managing background worker status notifications.
1.2K
This is a simple websocket server for sending notifications about the status of background worker jobs.
It only has a single endpoint:
POST /notify/:clientId
clientId refers to the client id assigned to client when connection to the websocket server.
The worker system will post status updates to this endpoint which will then notify the appropriate client of the status of their requested job.
Content type
Image
Digest
Size
248.7 MB
Last updated
almost 10 years ago
docker pull wpromoteinc/wpro-websocket-notification-server