Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. WebServer that supports both WebSockets and REST using Qt
Forum Updated to NodeBB v4.3 + New Features

WebServer that supports both WebSockets and REST using Qt

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 286 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.
  • J Offline
    J Offline
    JohnGa
    wrote on last edited by
    #1

    Hello,
    I am trying to build a web server that can support both WebSockets and REST in a scalable manner. A Qt c++ client will be used to connect to the server via both WebSockets and REST. My research found TreeFrogFramework and Cutelyst. Both of those are web application server frameworks, and are more oriented towards a webbrowser being the client.

    What is the best way to build the client/server using Qt? Appreciate any thoughts/pointers.

    Thanks.

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      Cutelyst offers examples directly using Qt applications

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      2
      • J Offline
        J Offline
        JohnGa
        wrote on last edited by
        #3

        Thx @VRonin. That helps.

        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