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 connections to other peers in the mesh, Ditto gives 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
- The Ditto application Id
- The entry point for accessing Ditto-related functionality.
Enums
- The log levels that the Ditto SDK supports.
Type Aliases
SiteIds are used to identity Ditto peers