xmpp_p2p
    Preparing search index...

    Module core/storage/indexeddb-storage

    IndexedDB-backed XmppStorage implementation for the browser build. One database with two object stores: "records" (keyed by [namespace, key]) and "blobs" (keyed by [namespace, key]). Designed to also run under Node tests via the fake-indexeddb polyfill.

    Classes

    IndexedDbStorage