preferQuic property
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;
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.
final bool preferQuic;