mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-04-10 16:01:26 +00:00
Advantage: - To avoid `None` checks - If users forget to register a stream handler for `Swarm`, with the default stream handler, opened streams aren't removed until `Swarm` finishes.