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.
Features include:
GTMSessionFetcherService
factory classTo get started please read USING.md for detailed information.
link |
Stars: 186 |
Last commit: 4 days ago |
With this release the source layout has been changed to better match what SwiftPM wants (this was done in the model used by Firebase to hopefully allow for easier integrations). Both SwiftPM and CocoaPods now support #import
ing headers as #import <GTMSessionFetcher/HEADER_NAME.h>
. The modular imports still are unchanged and unique to each package system because of the inherent differences in the package systems.
Other changes:
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics