Without the GroupV2Params caches, processing multiple large group updates is extremely wasteful, decrypting the same profile keys and UUIDs over and over again. The size of these caches has also been *increased* to match the group size limit, or else there's no benefit for large groups. Other LRUCache instances are still off by default in the NSE by virtue of the "NSE max" defaulting to 0. |
||
|---|---|---|
| .. | ||
| protobuf | ||
| Resources | ||
| src | ||
| tests | ||
| Utilities | ||
| .clang-format | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
SignalServiceKit
SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X
To use SignalServiceKit via CocoaPods add the following to your Podfile
pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git'