Closed dabitdev closed 4 years ago
I think that's all the features. Removing WebController, HTTPServer and dependents should get rid of everything.
We have started on a long-term goal of replacing the web server with native javascript interfaces. These are only used by WebController and found in com.platform.jsbridge
.
Thank's for your response and for exposing the long-term goal.
Hi, I would like to know what features are using the local HTTPServer. I am considering removing the local server in my fork. From what I saw the local server is used in the following features:
Am I missing something?
Best, David