Expand description
Use ditto.set_transport_config(TransportConfig) to configure the transports for your
Ditto peer.
Structsยง
- Configure the Bluetooth Low-Energy transport.
- Configure outbound transports such as TCP and WebSocket dialing.
- Settings not associated with any specific type of transport.
- Configure inbound HTTP transports.
- Configure the Local Area Network (LAN) transport.
- Configure inbound transports such as TCP and HTTP servers.
- Configure peer-to-peer transports such as Bluetooth and LAN.
- Configure inbound TCP transports.
- A configuration object specifying which network transports Ditto should use to sync data.