aptly icon indicating copy to clipboard operation
aptly copied to clipboard

Event bus

Open wattgo opened this issue 10 years ago • 0 comments

Hi, Just starting with aptly in production, great project, congrats !

Today i was looking for a way to send a message on one of our Slack channels each time there is an update on a specific package.

Since there is a daemon, it could be cool to have an event bus (basically a socket server) where clients can connect to and listen for events, as json string for example

Dont know if it already exists or if there is any plan to do but i think its quite straightforward to implement and will help aptly being more integrated in existing infrastructure

wattgo avatar Jul 04 '15 09:07 wattgo