Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User of storage client can listen for events on deals #213

Closed
hannahhoward opened this issue Apr 30, 2020 · 0 comments · Fixed by #217
Closed

User of storage client can listen for events on deals #213

hannahhoward opened this issue Apr 30, 2020 · 0 comments · Fixed by #217
Assignees

Comments

@hannahhoward
Copy link
Collaborator

As a user of the Storage Client module, I should be able to listen for updates on deals being processed, for the purposes of logging, or analysis, or any other reason


In:

  • Add a subscriber / listener function to the Storage Client
  • Pass updates to the listener

Acceptance criteria:

  • Subscribe to updates on client
  • Propose a deal to a storage provider with a client
  • Verify updates come through on listen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants