|
5cc4b2f3db
|
Updated the README file with a small description of the "Communications" library.
|
2023-04-16 20:41:24 +02:00 |
|
|
65c1477d62
|
Added the definition of the "request(endpoint: )" function to the Client public protocol.
|
2023-04-16 20:35:36 +02:00 |
|
|
72d59acb08
|
Implemented the MockURLProtocol protocol to mock remote requests/responses when using URLSession instances.
|
2023-04-16 20:30:34 +02:00 |
|
|
d7d8dc3367
|
Defined the HTTPResponseCode enumeration.
|
2023-04-16 20:22:38 +02:00 |
|
|
576c3acafa
|
Defined the minimum Apple platform versions (which support the async/await feature) to use to build the Package file.
|
2023-04-16 19:19:11 +02:00 |
|
|
8c21cb992a
|
Defined the Client public protocol.
|
2023-04-16 19:17:53 +02:00 |
|
|
0ed969cfa8
|
Implemented the MakeURLRequestUseCase use case.
|
2023-04-16 19:06:55 +02:00 |
|
|
4653a9bebf
|
Defined the Endpoint public protocol.
|
2023-04-16 19:05:56 +02:00 |
|
|
9772cb046c
|
Defined the HTTPRequestMethod enumeration.
|
2023-04-16 18:47:56 +02:00 |
|
|
caa7c73031
|
Declared the "Communications" target in the Package file.
|
2023-04-16 18:37:34 +02:00 |
|
|
bcc03fcd9c
|
Written some description about the package in the README file.
|
2023-04-16 18:31:40 +02:00 |
|