Module dittolive_ditto::ditto
source · [−]Expand description
Entry point for the DittoSDK
Ditto
is a cross-platform peer-to-peer database that allows apps
to sync with and even without internet connectivity.
To manage your local data and the connection to other peers in the mesh, Ditto
gave you access
to :
Store
, the entry point to the database.TransportConfig
to change the transport layers in use.Presence
to monitor peers in the mesh.DiskUsage
to monitor local Ditto disk usage.
Modules
Ditto Builder
Structs
Enums
The log levels that the Ditto SDK supports.
Type Definitions
SiteId
s are used to identity Ditto peers