ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
46 stars 27 forks source link

Provide an "easy" way to connect backend service to frontend notification systems #3541

Closed sanderegg closed 1 year ago

sanderegg commented 2 years ago

The idea is to leverage our RabbitMQ messaging system to this end.

First a update/refactoring step is necessary:

Next is to use the common rabbitmq client to send messages from:

sanderegg commented 1 year ago

all the points were completed