mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Apply DCT flag in Nearby Connections
PiperOrigin-RevId: 756487383
This commit is contained in:
committed by
Copybara-Service
parent
5f3ce51cfd
commit
09ac8d8c58
@@ -546,6 +546,8 @@ class ClientProxy final {
|
||||
std::int32_t local_safe_to_disconnect_version_;
|
||||
// Allowed to use WebRTC over non-cellular networks.
|
||||
bool webrtc_non_cellular_ = false;
|
||||
// Whether DCT is enabled.
|
||||
bool is_dct_enabled_ = false;
|
||||
};
|
||||
|
||||
} // namespace connections
|
||||
|
||||
Reference in New Issue
Block a user