Module xmpp_parsers::sm

source ·
Expand description

XEP-0198: Stream Management

Structs

  • Acknowledgement of the currently received stanzas.

Enums

  • Whether to allow resumption of a previous stream.

Structs

  • Client request for enabling stream management.
  • A random identifier used for stream resumption.
  • Server response once stream management is enabled.
  • A stream management error happened.
  • Requests the currently received stanzas by the other party.
  • Requests a stream resumption.
  • The response by the server for a successfully resumed stream.
  • Represents availability of Stream Management in <stream:features/>.