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 was archived by the owner on Jun 30, 2023. It is now read-only.
Some notes hanging around on my desktop:
Benefits
const add = require('ipfs-http-client-lite/src/add')(); await add(...)
window.fetch
andnode-fetch
under the hoodfetch
implementationAbortSignal
for all requestsDrawbacks
CID
sPeerInfo
sPeerId
sinterface-ipfs-core
compatibleCoreAdapter
exists to allow tests to runreadable-stream
)addReadableStream
catReadableStream
Eventually:
ipfs-http-client
could just exportnew CoreAdapter(ipfsLiteClient)
The text was updated successfully, but these errors were encountered: