holepunchto / hyperswarm

A distributed networking stack for connecting peers.
https://docs.holepunch.to
MIT License
1.06k stars 85 forks source link

How is it used in conjunction with Hypercore? How to read from and write to a storage? #69

Open GildedHonour opened 3 years ago

GildedHonour commented 3 years ago

How is it used in conjunction with Hypercore? How to actually read from and write to a storage?

andersaamodt commented 2 years ago

I don't know but I am thinking maybe it would be possible to use the topics array to pass data around because the topics for each peer stay together in the same list.