You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ Easy and lightweight network layer. Reactive wrapper for **URLSession.shared.dat
11
11
-[x] Based on interfaces not implementations
12
12
-[x] Ability to log and customize logers for different environment
13
13
-[x] Ability to chain requests layering with predicate logic analyzing previous result
14
+
-[x] Do in parallel infinite amount of requests collecting their results in Array and waiting until they are all done
14
15
15
16
## 1. Environment
16
17
Define **enum** with interface [**IEnvironment**](https://github.com/The-Igor/d3-network-service/blob/main/Sources/d3-network-service/protocol/data/IEnvironment.swift)
0 commit comments