RangerMauve / hypercore-fetch

Implementation of Fetch that uses the Hyper SDK for loading p2p content
MIT License
36 stars 12 forks source link

Integrate multiwriter hyperdrive #9

Closed RangerMauve closed 1 year ago

RangerMauve commented 3 years ago

I think it'd be cool to support co-hyperdrive in some capacity so that we can have multiwriter support for p2p websites.

Might want to add some additional methods like AUTHORIZE and UNAUTHORIZE to add / remove writers. Also some way to get a list of writers?

RangerMauve commented 1 year ago

there doesn't seem to be any clear standard for multi writer hyperdrive

closing this until that changes