[BREAKGLASS] A private messenger for iOS. https://signal.org
Go to file
Michael Kirk 664162fe24 Use SocketRocket pluggable policies (#15)
* Use SocketRocket pluggable policies

Pluggable policies are currently only in our fork, but pending upstream
PR: https://github.com/facebook/SocketRocket/pull/429

Also:
* rebased SocketRocket against latest upstream to incorporate bug fixes.
* adapt to new upstream API for error handling (vs previous exception throwing)
* renamed AFSecurityOWSPolicy -> OWSHTTPSecurityPolicy to differentiate
  it from OSWWebSocketSecurityPolicy
* Follow conventional singleton pattern with onceToken
* bump xcode version to play nice with SWIFT_NAME in SocketRocket

// FREEBIE
2016-06-30 20:39:01 -07:00
Example Use SocketRocket pluggable policies (#15) 2016-06-30 20:39:01 -07:00
protobuf Init Commit 2015-12-22 15:51:11 +01:00
src Use SocketRocket pluggable policies (#15) 2016-06-30 20:39:01 -07:00
tests Extract phone formatting method (#14) 2016-06-28 10:22:36 -07:00
.clang-format Init Commit 2015-12-22 15:51:11 +01:00
.gitignore Init Commit 2015-12-22 15:51:11 +01:00
.travis.yml Use SocketRocket pluggable policies (#15) 2016-06-30 20:39:01 -07: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
README.md Get tests + ci running 2016-04-23 20:08:51 -07:00
SignalServiceKit.podspec Use SocketRocket pluggable policies (#15) 2016-06-30 20:39:01 -07:00

SignalServiceKit

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