This is intended to catch requests to the server that could be causing problems in the memory-constrained environment of the NSE. It's unlikely, since we log *all* network requests and we haven't seen any suspicious ones, but it could still be useful in the future. Note that this only applies to data tasks, not download tasks; a download task can be as big as it needs to be. |
||
|---|---|---|
| .. | ||
| 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'