Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Mqtt V5 Request & Response example

    General and Desktop
    5
    7
    609
    Loading More Posts
    • 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
      Shazter last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 0
        • S
          Shazter last edited by

          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.

          Gojir4 Pablo J. Rogina 2 Replies Last reply Reply Quote 0
          • Gojir4
            Gojir4 @Shazter last edited by

            @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 ?

            mrjj 1 Reply Last reply Reply Quote 0
            • mrjj
              mrjj Lifetime Qt Champion @Gojir4 last edited by

              @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 Reply Quote 1
              • Pablo J. Rogina
                Pablo J. Rogina @Shazter last edited by

                @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 Reply Quote 3
                • S
                  Shazter last edited by

                  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 Reply Quote 0
                  • Referenced by  L lukutis222 
                  • First post
                    Last post