Peer should be an EventTarget and emit events #342
Labels
enhancement
New feature or request
good first issue
Good for newcomers
willow
Issues with the willow branch.
Milestone
What's the problem you want solved?
There is no way to observe when certain changes have taken place to a
Peer
without being directly responsible for those changes yourself.Is there a solution you'd like to recommend?
Peer
should extend EventTarget and should be able to pass on events from its underlyingAuth
(#341), and for when a new share becomes available thanks to the addition of a capability.The text was updated successfully, but these errors were encountered: