V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
GirliOS
V2EX  ›  iDev

关于网络请求,ASIHTTPRequest 库的替代方法

  •  
  •   GirliOS · 2014-04-04 08:34:12 +08:00 · 4792 次点击
    这是一个创建于 3681 天前的主题,其中的信息可能已经有所发展或是发生改变。
    关于网络请求,项目原来一直用ASIHTTPRequest库,可是这库好久不更新了,想找个替代方法,貌似知道的只有AFNetworking,还有其他比较好的替换方法没?如何比较这几个库的效率等问题来选择合适的呢?你们项目中是如何挑选解决网络请求问题的呢?谢谢喽~
    13 条回复    1970-01-01 08:00:00 +08:00
    zchen
        1
    zchen  
       2014-04-04 08:35:38 +08:00
    一直用afnetworking,很好用的
    alexrezit
        2
    alexrezit  
       2014-04-04 08:39:27 +08:00
    AFNetworking. @txx 都在用的东西, 你好意思嫌弃?
    xujialiang
        3
    xujialiang  
       2014-04-04 08:49:39 +08:00
    偏向afnetworking,可以arc~~ 。。。。不过我公司还在用asi~~
    robertlyc
        4
    robertlyc  
       2014-04-04 09:06:51 +08:00
    isaced
        5
    isaced  
       2014-04-04 09:23:17 +08:00
    AFNetworking+1
    icyalala
        6
    icyalala  
       2014-04-04 09:59:27 +08:00   ❤️ 2
    AFNetworking (强烈推荐)
    MKNetworkKit
    RestKit
    STHTTPRequest
    ...
    关于AFN和ASI的对比: http://www.infoq.com/cn/articles/afn_vs_asi

    但是我们一直在用MKNetworkKit,社交类排名挺靠前的App,几年了稳定性是没什么问题。
    bishop
        7
    bishop  
       2014-04-04 10:47:58 +08:00
    AFNetworking MKNetworkKit
    robertlyc
        8
    robertlyc  
       2014-04-04 11:06:53 +08:00
    restkit用的还是afn 而且是1.x的afn
    zooooom
        9
    zooooom  
       2014-04-04 11:12:39 +08:00
    AFNetworking
    krafttuc
        10
    krafttuc  
       2014-04-04 13:16:35 +08:00
    AFNetworking, mattt 的东西易用性和质量都没的说
    yutingle
        11
    yutingle  
       2014-04-04 15:42:50 +08:00
    AFNetworking
    pad97
        12
    pad97  
       2014-04-06 19:51:12 +08:00
    afnetworking+1
    txx
        13
    txx  
       2014-04-07 00:57:26 +08:00
    MK 好多坑 千万别用!
    基本上都是 AFN吧。。。。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1319 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 16:56 · PVG 00:56 · LAX 09:56 · JFK 12:56
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.