You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: