Commit Graph

324 Commits

Author SHA1 Message Date
Peter d8c68394f9 api modifications 2016-03-25 20:50:04 -04:00
Peter b1c6a23be4 fine-grained sub behavior 2016-03-25 20:08:14 -04:00
Peter fddfcd8098 updated cartfile 2016-03-25 09:30:42 -04:00
Peter 1f039c1fc8 updated cartfile 2016-03-25 09:21:32 -04:00
Peter 2a6a12b0b8 updated .gitignore 2016-03-25 09:18:09 -04:00
Peter bb1ee29558 removed cartfile 2016-03-25 09:16:47 -04:00
Peter c461ba36dd cleanup 2016-03-25 09:15:50 -04:00
Peter Siegesmund db4eb93761 Updated cartfile. 2016-03-25 07:43:14 -04:00
Peter Siegesmund 721df40f44 Update README.md 2016-03-23 20:25:48 -04:00
Peter Siegesmund 180f9d5093 Update README.md 2016-03-23 20:22:31 -04:00
Peter Siegesmund bd9f5d3267 Removed Carthage reference until SwiftWebSockets builds with 2.2 2016-03-23 20:19:09 -04:00
Peter 631c3dbc2a Core Data example updated 2016-03-23 20:16:18 -04:00
Peter Siegesmund 4e14ee1019 Update README.md 2016-03-23 20:15:38 -04:00
Peter Siegesmund 3b7a71c443 Update README.md 2016-03-23 20:15:16 -04:00
Peter 976040681c updated Podspec 2016-03-23 19:58:50 -04:00
Peter b56fa80ee2 added podspec 2016-03-23 19:49:15 -04:00
Peter 7e2182efd4 cleanup 2016-03-10 19:40:15 -05:00
Peter e226125df9 added comment re: subs reconnection 2016-03-10 19:39:10 -05:00
Peter 349543d8c4 Merge branch 'master' of https://github.com/siegesmund/SwiftDDP 2016-03-10 19:35:45 -05:00
Peter Siegesmund 8ce72689f7 Merge pull request #19 from mjgaylord/patch-1
Resubscribe all subscriptions on reconnection
2016-03-10 19:35:38 -05:00
Michael Gaylord b55932643f Changed to use self.sub(id: String, name: String 2016-03-10 16:19:17 -08:00
Michael Gaylord a430813649 Resubscribe all subscriptions on reconnection
This ensures that the service resubscribes to all existing subscriptions of the service ever needs to reconnect
2016-03-10 14:01:05 -08:00
Peter fc68e1ec17 Merge branch 'master' of https://github.com/siegesmund/SwiftDDP 2016-02-24 09:12:24 -05:00
Peter Siegesmund c2064f528a Update README.md 2016-02-22 09:13:40 -05:00
Peter Siegesmund 63c0bc3282 Update README.md 2016-02-20 12:12:29 -05:00
Peter Siegesmund cb1632e02e Update README.md 2016-02-19 08:50:15 -05:00
Peter Siegesmund 496ac26a8a Update README.md 2016-02-19 08:49:26 -05:00
Peter Siegesmund 5dba30f4ca Delete todo.md 2016-02-05 19:08:20 -05:00
Peter Siegesmund e45d067c97 Update README.md 2016-02-05 19:01:54 -05:00
Peter 7f871d94e5 updated podspec 2016-02-05 18:49:01 -05:00
Peter Siegesmund 68d29e83dd Update README.md 2016-02-05 18:46:03 -05:00
Peter Siegesmund 7ddcb42213 Update README.md 2016-02-05 18:44:32 -05:00
Peter Siegesmund 8a01ee69dc Update README.md 2016-02-05 18:39:18 -05:00
Peter Siegesmund 93cdb99544 Merge pull request #12 from jkitch23/exponential-backoff
Client now attempts reconnection at intervals dictated by the exponential backoff algorithm.
2016-02-05 18:23:28 -05:00
Joseph Kitchener 219bae7d33 Retry connection requests to the server exponentially increase the waiting time up to a certain threshold. 2016-02-05 04:09:50 +00:00
Joseph Kitchener d0cd978442 Retry connection requests to the server exponentially increase the waiting time up to a certain threshold. 2016-02-05 03:34:35 +00:00
Joseph Kitchener 3b11d10c86 Retry connection requests to the server. The retries exponentially increase the waiting time up to a certain threshold. 2016-02-05 01:54:15 +00:00
Peter Siegesmund 17b50b081c Update README.md 2016-02-02 17:51:35 -05:00
Peter Siegesmund 2e213dde01 Update README.md 2016-02-02 17:50:59 -05:00
Peter a8c63990a8 cleaned up loglevel api; moved to settings 2016-02-02 17:45:44 -05:00
Peter Siegesmund 73758d205f Cleanup 2016-02-02 17:27:26 -05:00
Peter Siegesmund 4f624d422a Merge pull request #10 from jkitch23/allow-selfsigned-ssl
Allow self signed certificates
2016-02-02 17:22:39 -05:00
Joseph Kitchener 5ee24d1999 Allow self signed certificates 2016-02-02 10:11:26 +00:00
Peter 5f9f9414f0 removed debug print messages 2016-01-30 12:42:02 -05:00
Peter a3433a46e1 fixed loglevel & changed default to .None 2016-01-30 12:39:17 -05:00
Peter a13da23824 Merge branch 'master' of https://github.com/siegesmund/SwiftDDP 2016-01-28 07:42:15 -05:00
Peter 308f82219e examples updates 2016-01-28 07:41:54 -05:00
Peter Siegesmund 35d442f403 Update README.md 2016-01-26 10:15:10 -05:00
Peter Siegesmund 18fd81075d Update README.md 2016-01-20 14:01:27 -05:00
Peter 99f1d88884 updated podspec 2016-01-20 13:46:10 -05:00