futaba icon indicating copy to clipboard operation
futaba copied to clipboard

Add computed journal paths

Open emmiegit opened this issue 6 years ago • 0 comments

To allow for dynamic journal event handling like described in #184, we should have allow certain paths to be generated algorithmically. Basically, it's a subclass of Broadcaster which will look for registered paths that match a certain pattern (e.g. /example/condition/:count) and call a function to possibly send a journal event with the given values.

emmiegit avatar Oct 30 '18 20:10 emmiegit