You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
In a nutshell:
appcivist
uuid
)Obs.: This is probably done better in the subscription-manager
The text was updated successfully, but these errors were encountered: