preferQuic property

bool preferQuic
final

Whether to prefer QUIC over TCP when dialing a peer that advertises both.

This is honored only when enableQuic is true and a QUIC transport is available at runtime.

Implementation

final bool preferQuic;