Expand description

Contains the observer pattern, used to subscribe to updates on Peers, Collections, and the file system.

Traits

Observers are objects that must be kept in scope to keep observing changes relating to a Ditto instance, such as Subscriptions, PresenceObservers, or LiveQuerys.