Build software better, together

Here are 115 public repositories matching this topic...

🔥🔥🔥 iOS开发技术要点汇总,核心功能配备文档。表情键盘布局、大文件分片上传、基于MVC的基类设计、MVVM+RAC实践、微信朋友圈实现方案等。

  • Updated Dec 31, 2020
  • Objective-C

A lightweight but powerful network library with simplified and expressive syntax based on AFNetworking.

  • Updated Apr 17, 2023
  • Objective-C

AFNetworking4.X封装 GET/POST /PUT/PATCH /DELETE / UPLOAD /DOWNLOAD 网络请求 添加了缓存机制,插件机制,断点下载,重复请求的处理,取消当前请求等功能.支持iOS,macOS, watchOS, tvOS

  • Updated Jan 5, 2026
  • Objective-C

提供iOS精选列表,包含Objective-C和Swift项目,涉及鸿蒙开发、Flutter、React Native、Weex、H5、小程序、区块链、数据库、游戏开发等教程(Provides a curated list of awesome iOS, including Objective-C and Swift Projects, covering tutorials on HarmonyOS development, Flutter, React Native, Weex, H5, mini programs, blockchain, databases, game development, and more.)。

  • Updated Jun 2, 2024

SJNetwork is a high level network request tool based on AFNetworking and inspired on YTKNetwork.

  • Updated Jan 3, 2020
  • Objective-C

Nice category that adds the ability to set the retry interval, retry count and progressiveness.

  • Updated Aug 17, 2022
  • Objective-C

PINCache做为AFNetworking缓存层,将AFNetworking请求的数据缓存起来,支持取消当前网络请求,以及取消所有的网络请求,除了常用的Get,Post方法,也将上传图片以及下载文件进行了封装,同样支持同步请求,使用方法极其简单。

  • Updated Oct 14, 2017
  • Objective-C
KJNetworkPlugin

🎡A lightweight but powerful Network library. Network Plugin, Support batch and chain operation. 插件机制、上传、下载、批量、链式网络架构

  • Updated Jan 21, 2022
  • Objective-C

WiFi文件传输和本地观看视频;网页动态解析视频,自定义播放器播放;支持M4V、WMV、MP4、MOV、AVI、MKV、FLV、RM、RMVB等主流媒体格式;画中画播放视频;深浅色模式自动跟随系统。(WiFi file transfer and watch videos locally. Dynamic webpage parsing of videos, custom player playback. Supports mainstream media formats such as M4V, WMV, MP4, MOV, AVI, MKV, FLV, RM, RMVB, etc. Picture in picture video playback, etc.)

  • Updated Jan 11, 2026
  • C

基于AFN3.x核心类AFURLSessionManager封装的网络请求,支持 HTTPS 请求验证,可以配置请求头,支持多图上传并可选带进度回调,支持 block、delegate(代理) 请求回调,详见

  • Updated Apr 23, 2019
  • Objective-C

Improve this page

Add a description, image, and links to the afnetworking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the afnetworking topic, visit your repo's landing page and select "manage topics."

Learn more