Once again, my google skills are failing me ☹

Can someone point me to an example where a Qt application internally runs a 
node.js server?

I have a system working great using QWebEngineView, however the overhead of 
QWebEngineView is pretty high for not needing any rendering at all.  I just use 
the javascript engine to call a library (MathTex).

The UI is both command line and QWidget based, however both run a QApplication 
due to the dependency on QWebEngineView.

Ive been told about using a QML node server, but I can’t find any documentation 
or examples on using it.

Any help or pointers will be greatly appreciated

Scott


-- 
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to