|
|
|
|
|
by BlueTemplar
526 days ago
|
|
You misunderstand, it's more that I have a very limited knowledge of web programming : besides dumb HTML+CSS, only a small project using JQuery and (then bleeding edge) async JavaScript on the frontend, Python on the server, and... CGI for the communication between them. So I was literally trying to know more. (And I understand a bit better now, thanks.) |
|
I think that anything that will interact with remote browsers, should go through a Webserver. Many utilities actually have their own built-in webservers (not sure that’s always a good thing).