Skip to content

Releases: danielrhodes/Swift-ActionCableClient

Changes target to iOS 8.0, opens reconnection strategy, Swift 3.0.1

05 Nov 00:12

Choose a tag to compare

Moves target to iOS 8.0 and changes visibility of reconnection strategy

04 Nov 23:52

Choose a tag to compare

0.2.1 Bug Fixes and Carthage Support

28 Oct 08:15

Choose a tag to compare

v0.2.1

Carthage support, updated Starscream to 2.0.1

tvOS support and bug fixes

27 Aug 22:01

Choose a tag to compare

  • Adds tvOS support.
  • Fixes some bugs with channel auto-subscribing.

Bug Fixes and Swift 3 warnings

19 Jun 17:15

Choose a tag to compare

  • Fixed a bug where the retry handler was not firing.
  • Did some initial changes to remove warnings for Swift 3

v0.1.4

19 Jun 13:46

Choose a tag to compare

  • Updated for compatibility with Rails 5.0.0.rc1
  • Removed SwiftyJSON dependency.

Bug fix for issue with onReconnect handler

03 Mar 15:10

Choose a tag to compare

This release fixes an issue with using onReconnect handler where the main thread would get deadlocked.

Initial Release

29 Feb 11:03

Choose a tag to compare

Initial Release of ActionCableClient