@jiway/firestorm-core - v1.1.1
    Preparing search index...

    Module realtime-listener

    Classes

    CollectionListenerEvent

    Events emitted after a collection is modified.

    DocumentListenerEvent

    Event emitted when a document is changed

    QueryListenerEvent

    Events emitted after a collection is modified.

    Interfaces

    DocumentChange

    Base interface for a document change

    Type Aliases

    CollectionObservable

    Type of a collection observable on T_model

    DocumentChangeSource

    Origin of the record of the document change

    DocumentChangeType

    Type of the document change

    DocumentObservable

    Type of an observable on a document

    QueryObservable

    Type of a query observable on T_model

    Functions

    createCollectionObservable

    Createa a collection observable

    createDocumentObservable

    Creates an observable on a document

    createQueryObservable

    Createa a query observable