[BREAKGLASS] A private messenger for iOS.
https://signal.org
* Move a couple lib methods behind our own interface * Cache parsing phone numbers since it's expensive * I considered caching formatting as well since it's also a bit expensive, but generating an appropriate cache key was actually slower than the raw implementation. // FREEBIE |
||
|---|---|---|
| Example | ||
| protobuf | ||
| src | ||
| tests | ||
| Utilities | ||
| .clang-format | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| SignalServiceKit.podspec | ||
SignalServiceKit
SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X