aws-appsync-realtime-client.../AppSyncRealTimeClient/Support
Jithin Roy 814d7a42a9
feat: Add async implementation and OIDCAuthProvider protocol (#119)
- Followup PR that depend on #118 . Uses the new async implementation of interceptors
2023-04-17 13:42:14 -07:00
..
AppSyncJSONHelper.swift feat: add swift concurrency (async/await) support for async interceptors (#85) 2022-05-25 15:42:46 -06:00
AppSyncJSONValue.swift chore: remove year from file header (#59) 2022-02-02 13:15:05 -05:00
AppSyncLogger.swift sets OS versions for os_log (#99) 2022-07-25 13:15:59 -04:00
AppSyncURLHelper.swift chore: remove year from file header (#59) 2022-02-02 13:15:05 -05:00
AtomicValue.swift chore: remove year from file header (#59) 2022-02-02 13:15:05 -05:00
CountdownTimer.swift fix: data race in CountdownTimer (#65) 2022-02-10 11:15:26 -05:00
OIDCAuthProvider.swift feat: Add async implementation and OIDCAuthProvider protocol (#119) 2023-04-17 13:42:14 -07:00
OIDCAuthProviderAsync.swift fix: add runtime and compiler gates to OIDCAuthInterceptorAsync OIDCAuthProviderAsync and add files to workspace (#104) 2022-07-26 17:40:17 -04:00
SubscriptionConnectionType.swift chore: remove year from file header (#59) 2022-02-02 13:15:05 -05:00
SubscriptionConstants.swift chore: remove year from file header (#59) 2022-02-02 13:15:05 -05:00
TaskQueue.swift fix: fixed a bug that prevnted TaskQueue sync method from waiting for the task to complete. (#107) 2022-07-28 14:48:34 -04:00