Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Rework put_many to use a stream #46

Open
rklaehn opened this issue Dec 14, 2022 · 0 comments
Open

Rework put_many to use a stream #46

rklaehn opened this issue Dec 14, 2022 · 0 comments
Assignees

Comments

@rklaehn
Copy link
Contributor

rklaehn commented Dec 14, 2022

Now that we have quic-rpc, we can finally do what I wanted to do before the ipfs camp: turn put_many into a client streaming request.

That gets rid of an issue in the current put_many where it produces chunks that exceed the frame size. And is the right thing to do anyway.

@dignifiedquire dignifiedquire transferred this issue from n0-computer/iroh Feb 17, 2023
@ramfox ramfox removed this from iroh Feb 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant