hypercore-protocol / hypercore-next

Hypercore 10 is an append only log with multi-writer primitives built in.
MIT License
150 stars 15 forks source link

Add read/write streams #15

Closed chm-diederichs closed 2 years ago

chm-diederichs commented 3 years ago

Add .createReadStream & .createWriteStream methods

chm-diederichs commented 3 years ago

Still need to add multiwriter tests. Also, perhaps this should be a PR against hypercore-streams