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. Mqtt V5 Request & Response example
Forum Update on Monday, May 27th 2025

Mqtt V5 Request & Response example

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 5 Posters 1.3k Views
  • 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
    Shazter
    wrote on last edited by
    #1

    Hello, in Mqtt V5 was the request and response pattern introduced and I'm searching for a MQTT V5 Client with Request & Response example. Does somebody saw a example?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Something like the Simple MQTT Client Example ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

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

        Hi,

        nope this example uses only pub/sub pattern. I'm looking for a example which explains the usage of request & response introduced in MQTT V5.

        Gojir4G Pablo J. RoginaP 2 Replies Last reply
        0
        • S Shazter

          Hi,

          nope this example uses only pub/sub pattern. I'm looking for a example which explains the usage of request & response introduced in MQTT V5.

          Gojir4G Offline
          Gojir4G Offline
          Gojir4
          wrote on last edited by
          #4

          @shazter said in Mqtt V5 Request & Response example:

          nope this example uses only pub/sub pattern. I'm looking for a example which explains the usage of request & response introduced in MQTT V5.

          Do you have some link on the documentation about the "request & response pattern" you are talking about ?
          Or maybe can you give us more details about what you mean ?

          mrjjM 1 Reply Last reply
          0
          • Gojir4G Gojir4

            @shazter said in Mqtt V5 Request & Response example:

            nope this example uses only pub/sub pattern. I'm looking for a example which explains the usage of request & response introduced in MQTT V5.

            Do you have some link on the documentation about the "request & response pattern" you are talking about ?
            Or maybe can you give us more details about what you mean ?

            mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @gojir4
            Hi
            Its a new(ish) feature added to the protocol that allows direct connection bypassing the broker.

            http://www.steves-internet-guide.com/mqttv5-request-response/
            https://paolopatierno.wordpress.com/2017/08/21/mqtt-v5-what-is-on-the-way/

            1 Reply Last reply
            1
            • S Shazter

              Hi,

              nope this example uses only pub/sub pattern. I'm looking for a example which explains the usage of request & response introduced in MQTT V5.

              Pablo J. RoginaP Offline
              Pablo J. RoginaP Offline
              Pablo J. Rogina
              wrote on last edited by
              #6

              @shazter have you already checked this presentation?

              And there's also a blog post about MQTT v5 and Qt by @mkalinow, the module maintainer I guess.

              Upvote the answer(s) that helped you solve the issue
              Use "Topic Tools" button to mark your post as Solved
              Add screenshots via postimage.org
              Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

              1 Reply Last reply
              3
              • S Offline
                S Offline
                Shazter
                wrote on last edited by
                #7

                Yes, I saw this one pager, but is describes more the other features instead of the request and response feature. I hope he will create a new blog soon with some small examples how to use.

                1 Reply Last reply
                0
                • L lukutis222 referenced this topic on

                • Login

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