Toivo
September 12, 2023, 11:09am
5321
Interesting to see if this IGD functionality of Libp2p will help people connecting from home. PR just merged, I don’t know if we still need a release before it can be applied to our testnets:
libp2p:master
← jxs:add-upnp-protocol
opened 03:34PM - 04 Jul 23 UTC
## Description
Implements UPnP via the IGD protocol. The usage of IGD is an i… mplementation detail and is planned to be extended to support NATpnp.
Resolves: #3903.
## Notes & open questions
As discussed, this hasn't yet any type of tests, since we need a network with a gateway with igd support. Feel free to suggest any ideas for testing.
<!--
Any notes, remarks or open questions you have to make about the PR which don't need to go into the final commit message.
-->
## Change checklist
- [x] I have performed a self-review of my own code
- [x] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] A changelog entry has been made in the appropriate crates
Some good looking merges in Maidsafe’s Github too!
16 Likes