James Hillyerd
|
01fb161df8
|
extension: BeforeMessageStored event to rewrite envelope (#417)
* extension: add InboundMessage type
* manager: fires BeforeMessageStored event
* manager: Reacts to BeforeMessageStored event response
* manager: Apply BeforeMessageStored response fields to message
Signed-off-by: James Hillyerd <james@hillyerd.com>
|
2023-11-06 14:53:38 -08:00 |
|
James Hillyerd
|
36095a2cdf
|
extension: split out an async specific broker for "after" events (#346)
Signed-off-by: James Hillyerd <james@hillyerd.com>
|
2023-02-16 16:17:06 -08:00 |
|
James Hillyerd
|
69b6225554
|
storage: emit AfterMessageDeleted events (#334)
* Ignore test lua script
Signed-off-by: James Hillyerd <james@hillyerd.com>
* Wire ExtHost into storage system
imports
Signed-off-by: James Hillyerd <james@hillyerd.com>
* storage/file: emit deleted events
Signed-off-by: James Hillyerd <james@hillyerd.com>
* storage/mem: emit deleted events
Signed-off-by: James Hillyerd <james@hillyerd.com>
---------
Signed-off-by: James Hillyerd <james@hillyerd.com>
|
2023-02-13 17:11:04 -08:00 |
|
James Hillyerd
|
3bf4b5c39b
|
extension: Implement an EventBroker (#315)
Signed-off-by: James Hillyerd <james@hillyerd.com>
Signed-off-by: James Hillyerd <james@hillyerd.com>
|
2023-01-16 20:34:16 -08:00 |
|