You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: