Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Expose all tangle-events on an event bus #15

Open
5 tasks
th0br0 opened this issue Jun 21, 2017 · 0 comments
Open
5 tasks

Expose all tangle-events on an event bus #15

th0br0 opened this issue Jun 21, 2017 · 0 comments
Labels
Milestone

Comments

@th0br0
Copy link
Contributor

th0br0 commented Jun 21, 2017

  • Research available implementations (futures,tokio.rs, carboxyl, ..?)
  • Determine feasability
    • We need to be able to specify the execution model
    • Events must be non-blocking and have as little overhead as possible
  • Come up with interfaces for the event bus
  • Create zero-op implementation
  • Use one of the researched packages to implement the interfaces
@th0br0 th0br0 added the feature label Jun 21, 2017
@th0br0 th0br0 added this to the MVP milestone Jun 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant