-
while using hypercore-fetch, i see that using formdata is not possible. it would be good to support FormData just like the bt-fetch pr and js-ipfs-fetch.
-
we are trying to do the same thing here, and if we merge our api then yak shaving (like getting it fast in indexeddb) will benefit all our projects.
so, this would mean adding methods from each oth…
-
- https://docs.min.io/docs/minio-quickstart-guide.html
- https://maelvls.dev/go111module-everywhere/
- https://stackoverflow.com/questions/24878737/what-is-the-difference-between-go-get-and-go-insta…
-
I tried to use Beaker today with a coworker. We are both behind ISP-level NAT for IPv4 but have native IPv6 to the home. It sorta worked, we both got "able to hole punch" so congrats on that, but it s…
-
Opening this to track the idea.
This is a feature that could live here or at a higher layer, but one thing I found useful in CTZN was support for blobs which could be attached to records. That way …
-
🎟️ **Re-ticketed from:** #28
📅 **Due date:** N/A
🎯 **Success criteria:** Implement a purge strategy for various types of data that accumulate on the server over time.
## Task Summary
Rig…
-
At [store.replicate()](https://github.com/hypercore-protocol/corestore-next/blob/master/index.js#L253) cores are opened by their discoveryKey, but `encryptionKey` is not passed, nor is it saved in `us…
Nuhvi updated
2 years ago
-
Is it possible to watch the Hypercore `on('append')` event and analyze the latest `seq` to figure out which keys were updated?
If it is not convenient to add this feature in Hyperbee, what can I do…
Nuhvi updated
2 years ago
-
-
# Why
The Peer Node is a peer-to-peer framework for daap development. Peers offer auth, storage, naming, and other services for daaps to consume via the Kubelt SDK.
# How
The alpha version of the…