|
|
|
|
|
by DandyDev
1368 days ago
|
|
That is an interesting use case! The solution you propose, could work. I've also been meaning to add support for webhooks as well, so you could trigger plugin functions by calling an HTTP endpoint. It's a small step from having messages on a queue and triggering webhooks from them. |
|