mirror of https://github.com/oxen-io/session-ios
mirror of https://github.com/oxen-io/session-ios
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.
Motivation: When we introduced the MessageSendingOperation, we included a new "retry" loop. However, this had some unintended consequences when retrying terminal failures. Some of these are pretty benign and invisible to the user, but some, like messaging someone who's safety number has changed, results in a situation where we get rate-limited by the pre-key request. Description: This commit includes the machinery to distinguish between retryable and terminal failures. Upon reporting a terminal failure, the MessageSender stops retrying to send. // FREEBIE |
9 years ago | |
|---|---|---|
| Example | 9 years ago | |
| Utilities | 9 years ago | |
| protobuf | 9 years ago | |
| src | 9 years ago | |
| tests | 9 years ago | |
| .clang-format | 9 years ago | |
| .gitignore | 9 years ago | |
| .travis.yml | 9 years ago | |
| CONTRIBUTING.md | 10 years ago | |
| LICENSE | 10 years ago | |
| Makefile | 9 years ago | |
| README.md | 10 years ago | |
| SignalServiceKit.podspec | 9 years ago | |
README.md
SignalServiceKit
SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X