Skip to content

aseemsandhu/OCHTTPRequestOperationManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AFNetworking handles network requests using tasks instead of operations. These tasks are not added to any sort of queue and as such, many tasks can execute concurrently. OCHTTPRequestOperationManager is a wrapper class that executes a set of tasks serially.

About

Wrapper Class for AFHTTPRequestOperationManager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published