-
- Downloads
Add an event bus implementation
This generalizes the features of the events module and should replace it in the long run. It allows simple pub/sub and retained events without a centralized instance.
packages/common/eventbus.js
0 → 100644
packages/common/test/eventbus.js
0 → 100644
Please register or sign in to comment