breautek commented on issue #36:
URL: https://github.com/apache/cordova-plugins/issues/36#issuecomment-2766747719

   I feel like `cordova-labs-local-webserver` should just be completely 
decommissioned.
   
   I believe the experimental plugin was to provide an alternate means of 
serving the web content by hosting a local webserver within the app. This has 
several issues, noting port collisions if multiple apps happens to choose the 
same port. It also has some security concerns.
   
   It's also only supported for iOS. Nowadays, we via `WKURLSchemeHandler`'s we 
have much better options. So I don't foresee the local webserver plugin 
actually becoming handling in the future.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to