-
Regarding time range queries, should peers just optimistically trust each other's clocks (bad idea) or is there another approach implied?
-
We are getting errors during the execution of the code. I think it can be related to versions mismatch etc.
pavany@u-16:~/.../04b$ node autobase-2.js
B1: yep. great time.
A1: likewise. fun exerc…
-
This seems highly doable, and might not even be that much work!
- WebRTC allows two browsers to connect to each other and send data without a server in between
- p2p networks that allow browsers t…
-
Are there any plans to "upgrade" `hyper-graphdb` to `Hypercore 10` and `Autobase` ?
https://github.com/hypercore-protocol/autobase
`hyper-graphdb` has great potential if based on multiwriter …
-
Previous dup: https://github.com/wirelineio/specs/issues/9
-
Moved from https://github.com/hypercore-protocol/hypercore-next/issues/59
Repro repo: https://github.com/pfrazee/hyper-replication-bug
Something is failing in the replication code causing the pr…
-
Hi
I see you are starting to change the whole hypercore stack to use this module. I was wondering if you could expand why one would do that instead of using https://github.com/feross/buffer?
Tha…
arj03 updated
2 years ago
-
Trying to execute this `demo app`: https://hypercore-protocol.org/guides/examples/hyperdrive-app/
(base) raphy@pc:~/hypercore/hyperdrive/hyperdrive-app$ node hyperdrive_app.js
Hyperspace d…
-
import Corestore from 'corestore'
import Hypercore from 'hypercore'
import Autobase from 'autobase'
import ram from 'random-access-memory'
// Create two chat users, each …
-
I get this error :
(base) raphy@pc:~/hypercore/p2p-multiwriter-with-autobase/solutions/01$ node client.js
/home/raphy/hypercore/p2p-multiwriter-with-autobase/solutions/01/node_modules/…