Signal-iOS/SignalServiceKit/src/Network/API
Max Radermacher 30bb2a52a8
Add OWSURLSessionEndpoint
Right now, we create a request before we make a session for a web
socket. However, as part of the next change, we’ll start creating the
request from the session. This new type breaks the circular reference;
we can create an endpoint, then a request, then a session.
2023-01-24 12:19:36 -08:00
..
Giphy Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
Requests Clean up device provisioning request 2023-01-24 09:42:52 -08:00
ContactDiscoveryService.swift Remove requestUrl from requestMissing 2023-01-20 11:17:19 -08:00
HTTPEntities.swift Remove requestUrl from requestMissing 2023-01-20 11:17:19 -08:00
HTTPUtils.h Change license to AGPL 2022-10-13 08:25:37 -05:00
HTTPUtils.m Change license to AGPL 2022-10-13 08:25:37 -05:00
HTTPUtils.swift Add owsFailBeta and owsAssertBeta 2023-01-18 12:25:54 -06:00
NetworkManager.swift Consolidate checks for whether to use web sockets 2023-01-20 13:19:39 -08:00
OWSDeviceProvisioningCodeService.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSDeviceProvisioningService.swift Clean up device provisioning request 2023-01-24 09:42:52 -08:00
OWSDevicesService.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSUpload.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSUpload.m Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSUpload.swift Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
OWSUploadOperation.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSUploadOperation.m Change license to AGPL 2022-10-13 08:25:37 -05:00
RESTNetworkManager.h Change license to AGPL 2022-10-13 08:25:37 -05:00
RESTNetworkManager.m Change license to AGPL 2022-10-13 08:25:37 -05:00
RESTNetworkManager.swift Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
SignalServiceProfile.swift Remove gv1-migration capability 2022-11-17 16:12:06 -08:00