Connectivity
January 04, 2019 • MIT License
Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access.
AZPeerToPeerConnection
February 16, 2018 • MIT License
AZPeerToPeerConnectivity is a wrapper on top of Apple iOS Multipeer Connectivity framework. It provides an easier way to create and manage sessions. Easy to integrate
WatchCon
March 07, 2017 • MIT License
WatchCon is a tool which enables creating easy connectivity between iOS and WatchOS.
AFHTTPSessionManager-AFUniqueGET
January 20, 2015 • MIT License
Your GET request is in progress, then you make a new one asking for the same resource, better reuse it than creating a new one, right?
This category adds the `uniqueGET` method to **AFHTTPSessio...
SMBInternetConnectionIndicator
May 30, 2014 • MIT License
Internet Connection Indicator for iOS application.
Shows you when there's now internet connection.
Will improve the chance you get accepted to the App Store, for apple requires you to warn th...
IQURLConnection
February 19, 2014 • MIT License
A replacement of sendAsynchronousRequest of NSURLConnection with ResponseBlock, ProgressBlock & CompletionBlock