-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
In a nutshell:
- We need to make sure we are pushing signals to RabbitMQ. An option to map signals to RabbitMQ is:
- Push signals to an exchange called
appcivist - Each resource space should be related to a queue (identified by its
uuid) - Use routing keys to route to the proper queue
- Push signals to an exchange called
- Let's document how are we pushing these signals to RabbitMQ (if we are) to facilitate the task of reading these push notifications from the UI. Create a Readme file inside /docs/ folder
Obs.: This is probably done better in the subscription-manager
Metadata
Metadata
Labels
No labels