Skip to content

NetworkingKit 2.3.4

Choose a tag to compare

@relaxfinger relaxfinger released this 19 Jul 15:31
144100f

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.