Skip to content

Releases: mobven/MBAsyncNetworking

V0.1.3

19 Jun 14:34
f86755e

Choose a tag to compare

A new getRequest method has been added to simplify creating a URLRequest with the following capabilities:

  • Accepts an Encodable object as a JSON request body.
  • Supports adding query parameters via a dictionary.

V0.1.2

09 May 12:58
fb76c88

Choose a tag to compare

Upadate MobKitCore version

V0.1.1

09 May 06:46

Choose a tag to compare

Refactor RequestQueue to decouple refresh task handling and streamline async flow