NetworkingKit 2.3.4
Added
- Added SharedNetworkClient for application clients exposed through a typed shared instance.
Changed
- NetworkRequest now binds both concrete Client and Response types.
- Request-level any NetworkClient erasure has been removed.
- Updated the Demo, tests, and English and Chinese READMEs with the AppNetworkRequest client-binding pattern.