PepperDash / Essentials

The Essentials Application Framework Libraries
MIT License
133 stars 77 forks source link

Add routing feedback for Essentials Routing #1189

Closed andrew-welker closed 4 months ago

andrew-welker commented 4 months ago

In order to get a route from a sink to a source, Essentials needs to track the routes from a sink to a source through a midpoint. This necessitated the addition of some routing interfaces and events to make it all work. This has been tested with plugins that don't yet have this version of Essentials as a dependency, and they all load and work correctly.