Hector Carrion 633864320e Sign up, PDF, Withdrawal updates | 5 년 전 | |
---|---|---|
.. | ||
Source | 5 년 전 | |
LICENSE | 5 년 전 | |
README.md | 5 년 전 |
Project site https://github.com/google/gtm-session-fetcher
Discussion group http://groups.google.com/group/google-toolbox-for-mac
GTMSessionFetcher
makes it easy for Cocoa applications to perform http
operations. The fetcher is implemented as a wrapper on NSURLSession
, so its
behavior is asynchronous and uses operating-system settings on iOS and Mac OS X.
Features include:
GTMSessionFetcherService
factory class