The entities represented I believe are the bare minimum number of services
necessary to make things roughly work. The idea being that everything
effectively orients around the eventbus, and "extensibility" means tuning into
or publishing events rather than in-memory anything.
The entities represented I believe are the bare minimum number of services necessary to make things roughly work. The idea being that everything effectively orients around the eventbus, and "extensibility" means tuning into or publishing events rather than in-memory anything.
Fixes #20