How long a model should be kept "warm" while nothing is subscribed to it
A directory of all active models
Subscribe to an addressable event by pointer
Subscribe to a users contacts
Subscribe to an event by pointer
Creates an observable that streams all events that match the filter
Subscribe to a users mailboxes
Get or create a model on the event store
Subscribe to a users profile
Subscribe to a replaceable event by pointer
Subscribe to a replaceable event with legacy arguments
Optionalidentifier: stringCreates a TimelineModel
Base class that provides model functionality for both sync and async event stores. This class can be extended by other packages to add additional helpful subscription methods.
Example