Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt for WebAssembly and Progressive Web Apps?

Qt for WebAssembly and Progressive Web Apps?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 1.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Smithytek
    wrote on last edited by
    #1

    Hello everybody,

    Thank you for having me on the forum! I have just dicovered Qt and it looks very promising for whatr I am trying to develop.

    I am planning to build an application that runs on a Linux server but should be accessed via the WEB browser across all platforms and devices. While I was reading anout Qt for WebAssembly the following question came to my mind:

    Is it possible to create a web application with Qt for WebAssembly and configure it as a PWA? Does this even make sense?

    Thx in advance!

    Cheers

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      I don't know the answer to your question, but from the description I think you'll find Qt WebGL streaming plugin interesting.

      In short, it works like this:

      • application runs on server
      • GUI is sent to a web browser
      • user interaction is sent back to server for processing

      (Z(:^

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Smithytek
        wrote on last edited by
        #3

        Thank you for your input. It looks that there is no multi-user support for Qt WebGL streaming. However, this is inevitable for the planned application.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved