A11 TypeScript API - v0.2.1
    Preparing search index...

    Enumeration TurnRelayType

    Transport used between a peer and a TURN relay.

    Index
    TCP: "tcp"

    Carry relay traffic over TCP.

    TLS: "tls"

    Carry relay traffic over TLS/TCP.

    UDP: "udp"

    Prefer low-latency UDP relay traffic.