|
|
|
|
|
by mkaymalright
2186 days ago
|
|
Why do we only serve user interfaces over the web via HTML/JS interpreter inside the browser? If you can somehow provide some isolation (something docker like) and not yet thinking about delta changes, why would we not able to load e.g. a native QT application over the network (i.e. using DNS but instead of serving HTML over the webserver, serve a native application)? |
|