JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11095
  • Score
    100M100P100Q192412F
  • License ISC

XMPP stream management for JavaScript

Package Exports

  • @xmpp/stream-management

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@xmpp/stream-management) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

stream-management

Stream Management for @xmpp/client.

Included and enabled in @xmpp/client.

Supports Node.js and browsers.

Does not support requesting acks yet.

Responds to ack requests and resumes connection uppon disconnect whenever possible.

online event is not emitted when the session is resumed as it should be transparent.