Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 405 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 405 Bytes

Typescript RxEventBus

##TODO

  • Electron EventBus Filtering

  • WebSocket EventBus implementation and tests

  • Manage the Subscription. Be able to unsubscribe an individual subscription or all the subscriptions of subscriber

  • Maintain latest data send

  • Possibility to sedn notiifcation except on the emitter

  • Add unit tests

  • Admin listener vs Logger

  • Documentation (Comment | API | Conceptual)