UNPKG

strophe.js

Version:

Strophe.js is an XMPP library for JavaScript

9 lines (8 loc) 235 B
/** * XEP-0198 Stream Management * * Everything in this module is environment-free (no DOM, no worker globals) * so it can be imported from both the page bundle and the standalone * shared-connection-worker bundle. */ export {};