kappa-db / workshop

let's learn how to write peer-to-peer applications in javascript!
https://kappa-db.github.io/workshop
71 stars 26 forks source link

Adding required options to hyperswarm #24

Closed martinheidegger closed 4 years ago

martinheidegger commented 4 years ago

In gitter channel it was mentioned that those properties are required.

martinheidegger commented 4 years ago

When rebuilding I noticed that the built files have been outdated.

martinheidegger commented 4 years ago

Thanks @okdistribute

hackergrrl commented 4 years ago

Thanks @martinheidegger!

jes commented 4 years ago

I think the latest version of mutlifeed actually doesn't want hypercore as the first argument! See docs at https://github.com/kappa-db/multifeed I suspect the problem here was that the text of the tutorial was referring to a new-ish version of multifeed but the package.json pulled in an older version.