Commit Graph

2 Commits

Author SHA1 Message Date
Michael Law b80fa4d265
feat: disconnect on last subscription, fix data races (#46)
* feat: disconnect on last subscription, fix data races

* add more testing, and add changelog
2021-05-02 10:47:12 -07: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