Sign inSign up

wpromoteinc/wpro-websocket-notification-server

By wpromoteinc

•Updated almost 10 years ago

Simple socket.io server for managing background worker status notifications.

Image
0

1.2K

wpromoteinc/wpro-websocket-notification-server repository overview

⁠Wpro Notification Server

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.

Tag summary

Content type

Image

Digest

Size

248.7 MB

Last updated

almost 10 years ago

docker pull wpromoteinc/wpro-websocket-notification-server