Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • XEP0060 PubSub
    • None

    Description

      Node may be created by a service administrator or via the XMPP protocol itself. Since this is a recommendet feature it will be included, but with an extended timeframe.

      Request:

      <iq type='set'
      from='hamlet@denmark.lit/elsinore'
      to='pubsub.shakespeare.lit'
      id='create1'>
      <pubsub xmlns='http://jabber.org/protocol/pubsub'>
      <create node='princely_musings'/>
      </pubsub>
      </iq>

      Answer (success):

      Example 122. Service replies with success and generated NodeID

      <iq type='result'
      from='pubsub.shakespeare.lit'
      to='hamlet@denmark.lit/elsinore'
      id='create2'>
      <pubsub xmlns='http://jabber.org/protocol/pubsub'>
      <create node='25e3d37dabbab9541f7523321421edc5bfeb2dae'/>
      </pubsub>
      </iq>

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: