locality_core library

Classes

Broadcast
Represents a discrete state mutation event within the event-sourcing timeline.
BroadcastObserver
An interface for tracking BroadcastStatus changes of a Broadcast.
DeveloperCredentials
Container for developer keys used during testing and realm management.
Engram
A data container holding a compressed state snapshot at a specific point in time.
LocalitySocialCloud
The primary entry point and lifecycle coordinator for the Locality Social Cloud SDK.
MockPersistence
Ticket
A short-lived authentication pass token issued by a system authority.
UserCredentials
Container for user identification and deterministically derived password hashes.

Enums

BroadcastStatus
The lifecycle state of a transmitted Broadcast transaction.

Mixins

Cumulonimbus
Provides efficient state recovery via periodic quorum-based snapshots (Engrams).
PubSub
A mixin that provides localized event-sourcing and topic subscription.