libp2p-upnp 0.6.0

UPnP support for libp2p transports
docs.rs failed to build libp2p-upnp-0.6.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: libp2p-upnp-0.5.0

Implementation of UPnP port mapping for libp2p.

This crate provides a tokio::Behaviour which implements the [libp2p_swarm::NetworkBehaviour] trait. This struct will automatically try to map the ports externally to internal addresses on the gateway.