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 1098bc203e Fix crash on boot (#33)
A botched migration 6 months ago left some lingering TSRecipients
serialized in our data store, laying in wait to explode the next time we
enumerate every object in the database (e.g. when we add an index).

// FREEBIE
9 years ago
Example Fix contact/group sync messages. (#32) 9 years ago
protobuf Send user agent to desktop so they can pick a theme for us 9 years ago
src Fix crash on boot (#33) 9 years ago
tests Fix contact/group sync messages. (#32) 9 years ago
.clang-format Avoid deadlock while accepting new key (#17) 9 years ago
.gitignore Init Commit 10 years ago
.travis.yml Fix travis build 9 years ago
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 10 years ago
LICENSE Initial commit 10 years ago
README.md Get tests + ci running 10 years ago
SignalServiceKit.podspec bump version 9 years ago

README.md

SignalServiceKit

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