[BREAKGLASS] A private messenger for iOS. https://signal.org
Go to file
Michael Kirk b0343ee1d1 Only fetch PreKey once.
Previously we were retrying as if it might succeed, and running into
rate-limit errors.

Also, added a specific rate limit error message.

// FREEBIE
2016-11-10 09:59:07 -05:00
Example Contacts don't have safety numbers until they've exchanged keys. 2016-11-09 12:57:54 -05:00
protobuf disappearing messages 2016-10-11 09:24:40 -04:00
src Only fetch PreKey once. 2016-11-10 09:59:07 -05:00
tests Contacts don't have safety numbers until they've exchanged keys. 2016-11-09 12:57:54 -05:00
.clang-format Avoid deadlock while accepting new key (#17) 2016-07-18 16:00:59 -07:00
.gitignore Init Commit 2015-12-22 15:51:11 +01:00
.travis.yml Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 2016-05-18 11:32:10 -07:00
LICENSE Initial commit 2015-12-04 13:22:18 +01:00
Makefile Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
README.md Get tests + ci running 2016-04-23 20:08:51 -07:00
SignalServiceKit.podspec Only fetch PreKey once. 2016-11-10 09:59:07 -05:00

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X