mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-02-21 22:38:24 +00:00
* move dialing logic to it's own proc to avoid try/finally bugs * re-export transport * lint * add cancelation test * test remote conn close on dial