[Interest] Node.JS server example

Scott Bloom scott at towel42.com
Wed Oct 1 04:04:49 CEST 2025


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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20251001/8da956e9/attachment.htm>


More information about the Interest mailing list