epam / epam/road-ios-framework

WebService request queue

Open
#301 0 comments 0 reactions 0 assignees View on GitHub
enhancement WebService
Dominant language
Objective-C
Stars
56
Forks
18
PR merge metrics
No merged PRs in 30d

Description

**_User story**_:
I as user want to add have option to add some web service calls to queue.

**_Possible implementation**_:

New class: **RFWebServiceQueue** (queueId, requests, sync/async and so on)
New parameter for **RFWebServiceCall** attribute: queueId.
In case web service call method contains this parameter, it will be added to queue with specified id instead of direct launching.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.