Signal-iOS/SignalServiceKit
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
..
Experience Upgrades Refactor contact access code 2023-01-12 09:55:30 -08:00
Jobs Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
protobuf Call Disposition 2023-01-10 11:48:46 -08:00
Resources Gifting: add PayPal support 2023-01-18 16:38:57 -06:00
src Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
tests Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalServiceKit.h Call Disposition 2023-01-10 11:48:46 -08:00