Commit Graph

5 Commits

Author SHA1 Message Date
Michael Law 708c9a4ed0
chore: remove year from file header (#59) 2022-02-02 13:15:05 -05:00
Abhash Kumar Singh f4a832fd39
Realtime interceptor changes for GraphQL subscriptions (#53)
* Realtime interceptor changes for graphql subscriptions

* Update code and add more tests

* Add missing files

* Update project files for cocoapods build

* Address review comments

* Address review comments

* Address review comments
2021-11-10 13:27:12 -08: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 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
Michael law 30028e45a9 Adding files and podspec 2020-02-26 10:06:33 -08:00