-
-
Notifications
You must be signed in to change notification settings - Fork 15
Adding support for UPnP #78
Copy link
Copy link
Open
Labels
feature requestRequest to add new featureRequest to add new featuregood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
feature requestRequest to add new featureRequest to add new featuregood first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Todo
As this package is suited to bring the programmer a lot of network tools in one place it will be nice to add support for UPnP
There were several UPnP dart packages in the past but they are not maintained, I have found (and tested a little bit) a new package named upnp2 that picked up from the old ones.
Let's add support for searching UPnP devices in the network using the discovery method from that package.