Skip to content

feat: add createDrop() and ingestDrop() methods to Store.#358

Open
zicklag wants to merge 1 commit into
earthstar-project:willowfrom
zicklag:feat/createIngestDrop
Open

feat: add createDrop() and ingestDrop() methods to Store.#358
zicklag wants to merge 1 commit into
earthstar-project:willowfrom
zicklag:feat/createIngestDrop

Conversation

@zicklag

@zicklag zicklag commented Jan 1, 2025

Copy link
Copy Markdown

What's the problem you solved?

I needed a way to take advantage of Willow's Sideloading protocol, which was not possible to do in Earthstar without modifications since the Willow schemes are private.

What solution are you recommending?

I think that simply adding createDrop() and ingestDrop() methods should give me the functionality I need.

@zicklag

zicklag commented Jan 1, 2025

Copy link
Copy Markdown
Author

This is untested so far, thus the draft state. I'll try to add a test, and also probably test in my project.

@zicklag zicklag force-pushed the feat/createIngestDrop branch from 08f3033 to fb8565d Compare January 1, 2025 03:08
@zicklag

zicklag commented Jan 1, 2025

Copy link
Copy Markdown
Author

Created a test case that is failing currently but passes after a fix in Willow: earthstar-project/willow-js#38.

@zicklag zicklag marked this pull request as ready for review January 1, 2025 03:09
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 this pull request may close these issues.

1 participant