libp2p / py-libp2p

The Python implementation of the libp2p networking stack 🐍 [under development]
https://libp2p.io
Other
481 stars 106 forks source link

display example code and usage instructions in docs #466

Closed pacrob closed 6 months ago

pacrob commented 6 months ago

What was wrong?

Examples code is not a submodule, it's meant to copied and run separately.

Updated docs to show code and usage instructions in docs.

Note the demos don't work out of the box right now due to the async_service dep being stuck on an earlier version of trio. Working on that next.

Removed mypy-protobuf from setup.py - it's handled in pre-commit now.

To-Do

Cute Animal Picture

image