-
Since the latest hyperdrive update (6.0) I get this exception:
```
Uncaught TypeError: peer.emit is not a function
at Channel.onend (node_modules/hyperdrive/node_modules/hypercore/lib/replicate.j…
-
Regular readable node streams have `.read([size])` method to directly read from the stream. This is currently missing from the stream exposed.
Ref: https://nodejs.org/docs/latest/api/stream.html#stre…
-
In the browser with https://github.com/substack/spellcast I'm getting:
```
Uncaught TypeError: Cannot read property 'onmessage' of null
```
from this spot in lib/protocol.js:
https://github.com/maf…
ghost updated
8 years ago
-
I'm wondering if there are any plans to add the ability to continuously sync a local folder such that all updates that I make are automatically transferred to anyone who wants the latest copy. I can i…
-
I'm interested in implementing a [BEP 44](http://www.bittorrent.org/beps/bep_0044.html)-like pubkey-to-value feature on top of hypercore (see mafintosh/hyperdrive#18). As I see it, this shouldn't be p…