holepunchto / hyperdrive

Hyperdrive is a secure, real time distributed file system
Apache License 2.0
1.86k stars 134 forks source link

Emit close event on archive close #242

Closed RangerMauve closed 5 years ago

RangerMauve commented 5 years ago

It can be a little frustrating to manage hyperdrives (for example in the SDK) when you don't know when an application will be closing them.

This PR propagates the close event from the metadata hypercore to the hyperdrive.

mafintosh commented 5 years ago

9.16.0