1.0.8
Important changes include:
- The library is now thread-safe! Check the README to see what this means exactly.
- The old connection is reused when a reauth happens. (#622)
This release is compatible with Xcode 7.3 and Xcode 8.
Podfile
pod 'Ably', '1.0.8'
Cartfile
github "ably/ably-ios" == 1.0.8
Objective-C
#import <Ably/Ably.h>
Swift
import Ably