Commit Graph

4 Commits

Author SHA1 Message Date
Michael Law f7e12fec3c chore: remove year from file header 2022-01-31 12:18:35 -05:00
Tim Schmelter c6bc693643
fix: Fix race condition in disconnect; protect status & write access (#40) 2021-01-26 11:34:33 -08:00
Tim Schmelter 682a126b49
fix: Fix data races in CountdownTimer (#37) 2020-11-04 09:10: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