Module xmpp_parsers::pubsub::pubsub

source ·
Expand description

The http://jabber.org/protocol/pubsub protocol.

Structs

  • A list of affiliations you have on a service, or on a node.
  • An affiliation element.
  • Request to configure a new node.
  • Request to create a new node.
  • Request for a default node configuration.
  • A request for a list of items.
  • Response wrapper for a PubSub <item/>.
  • The options associated to a subscription request.
  • Request to publish items to a node.
  • The options associated to a publish request.

Enums

  • Whether a retract request should notify subscribers or not.

Structs

Enums

  • Main payload used to communicate with a PubSub service.