aws-appsync-realtime-client.../AppSyncRealTimeClientTests/ConnectionProvider
Michael Law 0d22315436
feat: pass URLRequest instead of URL to interfaces (#110)
* feat: pass URLRequest instead of URL to interfaces

* return error on missing URL

* fix integration tests

* fix RTConnectionProvider URLRequest should not be updated on connect
2023-01-24 13:41:29 -05:00
..
AppSyncRealTimeConnection feat: Handle Unauthorized errors (#69) 2022-07-11 14:55:29 -04:00
ConnectionProviderAsync feat: pass URLRequest instead of URL to interfaces (#110) 2023-01-24 13:41:29 -05:00
ConnectionProviderHandleErrorTests.swift feat: pass URLRequest instead of URL to interfaces (#110) 2023-01-24 13:41:29 -05:00
ConnectionProviderStaleConnectionTests.swift feat: Attempt to reconnect on connectivity (#58) 2022-02-22 10:45:35 -05:00
ConnectionProviderTests.swift fix: data race in CountdownTimer (#65) 2022-02-10 11:15:26 -05:00
RealtimeConnectionProviderTestBase.swift feat: pass URLRequest instead of URL to interfaces (#110) 2023-01-24 13:41:29 -05:00