Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Commit ab46dc1

Browse files
committed
Update README.md
1 parent 1b21dcf commit ab46dc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Easy and lightweight network layer. Reactive wrapper for **URLSession.shared.dat
1111
- [x] Based on interfaces not implementations
1212
- [x] Ability to log and customize logers for different environment
1313
- [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
1415

1516
## 1. Environment
1617
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

Comments
 (0)