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.
 
 
 
 
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
9 years ago
Example Use SocketRocket pluggable policies (#15) 9 years ago
protobuf Init Commit 10 years ago
src Use SocketRocket pluggable policies (#15) 9 years ago
tests Extract phone formatting method (#14) 9 years ago
.clang-format Init Commit 10 years ago
.gitignore Init Commit 10 years ago
.travis.yml Use SocketRocket pluggable policies (#15) 9 years ago
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 9 years ago
LICENSE Initial commit 10 years ago
README.md Get tests + ci running 9 years ago
SignalServiceKit.podspec Use SocketRocket pluggable policies (#15) 9 years ago

README.md

SignalServiceKit

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