@fullstack-one/events
v0.7.16
Published
fullstack.one events package
Downloads
87
Readme
@fullstack-one/events
Events system for fullstack-one packages and applications.
You can emit events and add and remove event listeners for local and global events.
- Local: All events emitted of the own node
- Global: All events emitted with the same configured namespace and events database
Please, find usage information in the code.