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.TransportConfigto change the transport layers in use.Presenceto monitor peers in the mesh.DiskUsageto monitor local Ditto disk usage.
Modules
Ditto Builder
Structs
Enums
The log levels that the Ditto SDK supports.
Type Definitions
SiteIds are used to identity Ditto peers