You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal
Michael Kirk 5f305f844f Send ICE updates immediately after sending CallOffer for faster call
connection.

For legacy reasons, the call sender used to wait until after receiving
the call answer before sending the ICE updates. The primary motivation
was that if the receiving user hadn't accepted a new identity change,
rather than just seeing one "Tap to Accept New Safety Number" messages
for a call, they'd see one for the call offer and then a dozen more as
ICE updates trickled in.

We changed that behavior long ago, and effectively all clients will
avoid that case, while sending ICE updates immediately will allow calls
to connect without having to wait for an additional serialized round
trip between the caller and call recipient.

// FREEBIE
8 years ago
..
AudioFiles Add new "note" audio asset for fallback push notifications. 8 years ago
Fonts Align the message state indicators with the behavior on Android and desktop. 9 years ago
Images Attachment approval: cancel/confirm to top/bottom toolbars 8 years ago
Images.xcassets Timer button with duration label 8 years ago
src Send ICE updates immediately after sending CallOffer for faster call 8 years ago
test Filter unicode ordering letters. 8 years ago
translations Improve sound settings view. 8 years ago
.swiftlint.yml WIP: WebRTC calling 9 years ago
Signal-Info.plist "Bump build to 2.21.0.0." 8 years ago
Signal-Prefix.pch Retain changes from session database branch. 8 years ago
Signal.entitlements Add app group, share keychain. Take a first pass at file migration to shared data directory. 8 years ago
iTunesArtwork@3x.png Updated iTunes artwork 11 years ago
main.m Removing unused imported classes. 10 years ago