mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-02-21 20:58:30 +00:00
This PR adds `{.async: (raises).}` annotations to the pubsub package. The cases in which a `raises:[CatchableError]` was added were due to not being part of the package and should probably be changed in a separate PR
nim-libp2p examples
In this folder, you'll find the sources of the nim-libp2p website
We recommand to follow the tutorials on the website, but feel free to grok the sources here!