/p2p-play

Playing with p2p

Primary LanguageRust

p2p-play

Playing with p2p in Rust

This demo is taken from the log rocket blog post and the linked Github Repo. However, I have changed it from Recipes to stories as that is what I wanted to build.

I have also changed the code so that it works with a later version of the libp2p library (0.47).

I did start looking at moving to 0.49 but there seems to be a lot of breaking changes.