Uploaded image for project: 'VYSPER'
  1. VYSPER
  2. VYSPER-87

Verify that messages sent from the pubsub service are correct

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • XEP0060 PubSub
    • None

    Description

      See http://xmpp.org/extensions/tmp/xep-0060-1.13.html#publisher-publish-success-withpayload

      Example:
      <message from='pubsub.shakespeare.lit' to='francisco@denmark.lit' id='foo'>
      <event xmlns='http://jabber.org/protocol/pubsub#event'>
      <items node='princely_musings'>
      <item id='ae890ac52d0df67ed7cfdf51b644e901'>
      <entry xmlns='http://www.w3.org/2005/Atom'>
      <title>Soliloquy</title>
      <summary>
      To be, or not to be: that is the question:
      Whether 'tis nobler in the mind to suffer
      The slings and arrows of outrageous fortune,
      Or to take arms against a sea of troubles,
      And by opposing end them?
      </summary>
      <link rel='alternate' type='text/html'
      href='http://denmark.lit/2003/12/13/atom03'/>
      <id>tag:denmark.lit,2003:entry-32397</id>
      <published>2003-12-13T18:30:02Z</published>
      <updated>2003-12-13T18:30:02Z</updated>
      </entry>
      </item>
      </items>
      </event>
      </message>

      Attachments

        Activity

          People

            mjakl Michael Jakl
            mjakl Michael Jakl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: