Found 134 repositories(showing 30)
robbiehanson
Asynchronous socket networking library for Mac and iOS
coderMyy
基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消息的实现思路讲解
CodeAcmen
生产级iOS网络通信、架构实战 基于 CocoaAsyncSocket 打造的高性能底层通信框架,日均处理万级别消息,真实服务于企业客户!来源于多年IM开发经验总结,完整呈现从单TCP架构到企业级多路复用架构的演进之路。
thecatalinstan
A powerful Cocoa web framework and HTTP server for macOS, iOS and tvOS.
tuyaohui
iOS即时通讯进阶 - CoacoaAsyncSocket源码解析(源码注释)
NikoSquare
Hybrid proxy server for iOS (iPhone, iPad, iPod) with support of HTTP and SOCKS5 TCP and UDP based on CocoaAsyncSocket. Easy fit for MacOS. It also provides proxy auto configuration files
tuyaohui
即时通讯的数据粘包、断包处理实例(基于CocoaAsyncSocket)
AlanZhangQ
高仿微信,基于CocoaAsyncSocket实现微信长链接,实现微信发送文字,语音,图片,视频
perrystreetsoftware
Swift based redis client using CocoaAsyncSocket
6david9
使用 CocoaAsyncSocket 实现的图片传输
HelloiWorld
Use Google Protobuf with AFNetworking 3.0 and CocoaAsyncSocket
LockeSwift
iOS 原生Socket和CocoaAsyncSocket框架的简单使用
gabebear
New driver for the TSP100 printer for iOS written using CocoaAsyncSocket that doesn't block the main thread. This is released under the Creative Commons Attribution-ShareAlike 4.0 International License.
kunnan
@zhangkn
FengLeNever
基于CocoaAsyncSocket的项目用TCP框架
aunnnn
iOS UDP broadcast using CocoaAsyncSocket
zhu410289616
基于RHSocketKit框架实现的MQTT协议,底层使用CocoaAsyncSocket。
nickyhuyskens
A tutorial on how to use CocoaAsyncSocket in Swift 2 and sending objects + using bonjour service
longxdragon
A asynchronous socket networking library base CocoaAsyncSocket for iOS
No description available
xiaohange
基于CocoaAsyncSocket框架下的socket长链接,包括服务端和用户端交互,简单易懂。
zhitrend
基于CocoaAsyncSocket 封装 swift 版本长连接模块
luckymarmot
A middleware for CocoaAsyncSocket's TCP GCDAsyncSocket
iwufan
Socket client-side built by CocoaAsyncSocket framework written in Swift4.
talkative
AsyncSocket is an asynchronous socket networking library for Cocoa. (fork of google code project)
t3db0t
A client demo for the cocoaasyncsocket library
afantree
写了一个基于GCD信号量来实现一个用Block块代替代理的封装。目的在于封装了代理,简化调用,模仿AFNetworking,做了一个封装CocoaAsyncSocket的demo。
SwiftHsw
im初始系统,基于CocoaAsyncSocket+Protobuf的原生socket封装
hrbrmstr
〜Basic frame-out of a SwiftUI macOS app to receive & display WeatherFlow UDP broadcast messages
y-natsui
A client demo written in Objective-C using CocoaAsyncSocket for iOS