Commit Graph

2 Commits

Author SHA1 Message Date
Tim Schmelter 860152e2f8
fix: Fix implicitly unwrapped subscriptionItem (#35)
* fix: Fix data race in staleConnectionTimeout
* chore: Enable ThreadSanitizer for tests
* chore: Fix data race in Timer tests
* chore: Update Pod dependencies
2020-11-04 08:23:10 -08:00
Tim Schmelter 74c5079ecd
fix: Fix stale connection handling upon resume from background (#25)
Additional work:
- chore: Add SwiftLint and SwiftFormat build tools to all targets except HostApp
- chore: Fixed formatting & linting
- chore: Add interactive app to test subscribe, unsubscribe and disconnect behavior from clients
- chore: Add unit tests for RealTimeConnectionProvider
- chore: Add CountdownTimer support class
2020-07-31 12:47:58 -07:00