-
Notifications
You must be signed in to change notification settings - Fork 780
Closed
Labels
P:tech-debtPriority: Technical debt that needs to be paid off to enable us to move faster, reliablyPriority: Technical debt that needs to be paid off to enable us to move faster, reliablyp2p
Description
The UPnP functionality in Comet seems to have been introduced a long time ago in an effort to facilitate port forwarding, as per
Lines 1 to 3 in 868b71e
| // Taken from taipei-torrent. | |
| // Just enough UPnP to be able to forward ports | |
| // For more information, see: http://www.upnp-hacks.org/upnp.html |
It is unclear whether this is really used by anyone any more, and there are other ways to facilitate port forwarding, so we are considering removing it entirely.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P:tech-debtPriority: Technical debt that needs to be paid off to enable us to move faster, reliablyPriority: Technical debt that needs to be paid off to enable us to move faster, reliablyp2p