Qt, Frontend & Backend
Unsolved
General and Desktop
-
Dear friends,
Hope everything is going well.
I want to build an application by QT, as a processing unit (without User Interface).
It's UI must be reachable in any browsers, in any platforms (remote access).- Is it possible to build the UI with Dreamweaver and connect it to the QT App. through REST structure?
- If it is, how can I implement Dreamweaver App. in a PC and connect it to the QT App. ?
Thanks in advance
-
@SGaist said in Qt, Frontend & Backend:
Hi,
Are you thinking about something like cutelyst ?
Hi,
Thanks for reply.
Cutelyst supports WSGI, but I'm looking for ASGI gate way interface. -
So you would need something like the QtWebSockets module ?