Module dittolive_ditto::transport
source · Expand description
Configure the transports for of your Ditto
instance.
Structs
- Settings not associated with any specific type of transport.
- Peer in the Ditto mesh.
Presence
to visualize the mesh.- Graph of all known peers generated by
Presence
methods. - A token returned by
Presence::observe
. Retain this object to continue receiving callback updates. - A configuration object specifying which network transports Ditto should use to sync data.
- Handles for the various Transports operating on the other side of the FFI interface In other SDK, this struct is named Sync. To avoid name conflict with ::Sync Transport was prefixed.
Enums
- Operating system used by a given peer.