ssbc / ssb-blobs

blob gossiping ssb-subprotocol
MIT License
12 stars 11 forks source link

Fix local calls to blobs.createWants #4

Closed clehner closed 7 years ago

clehner commented 7 years ago

When calling createWants locally, currently the initial object is not send on calls subsequent to the first call. This PR fixes this by cleaning up the createWants stream when it is aborted.

dominictarr commented 7 years ago

thanks! merged into 1.1.3