Ditto JS SDK v5.1.0
    Preparing search index...

    Type Alias ConnectionType

    ConnectionType:
        | "P2PWiFi"
        | "WebSocket"
        | "AccessPoint"
        | "Bluetooth"
        | "Multicast"

    Types of connections that can be established between two peers.

    Type Declaration

    • "P2PWiFi"
    • "WebSocket"
    • "AccessPoint"
    • "Bluetooth"
    • "Multicast"

      This value is defined for cross-SDK compatibility. The JavaScript SDK cannot configure or create reliable UDP multicast connections. Presence may nevertheless report multicast edges learned from the mesh and peers reachable through them.