24 skills found
coderMyy / CocoaAsyncSocket Demo基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消息的实现思路讲解
roustem / AsyncSocketA place to pull or collaborate on AsyncSocket, the public domain Cocoa socket framework.
hehe520 / AsyncSocket我在工作中用GCDAsyncSocket封装的一套TCP网络服务框架,用在公司产品上
Dem0n13 / AsyncSocketServersC#-implementation async, high-perfomance TCP and UDP socket servers
ClockGet / AsyncSocketA simple asynchronous Client/Server Socket that uses I/O Completion Port, and implements the Task-based Asynchronous Pattern with Async and Await.
worldligang / AsyncSocketDemoNo description available
samigehi / AsyncSocketAsynchronous socket (client+server) continues communications
beetlex-io / BeetleX.Lighthigh performance dotnet core socket tcp/udp communication components
rasta-mouse / AsyncSocketsExample of async client/server sockets in .NET 5
pj-mill / CSharp AsyncTcpSocketsA server / multi client solution built on async sockets. Threading and multi-process creation for clients also demonstrated.
twyatt / Asyncsocket ExampleSimple asyncsocket client example for iOS.
talkative / Cocoa Websocketa WebSocket class for Cocoa, based on AsyncSocket and code from Esad Hajdarevic
ignazioc / SimpleAsyncSocketExampleA minimal example for asyncsocket
DamonHu / AsyncSocketDemoios长连接的一个demo
mochidev / SSLTestExperiment with TLS and AsyncSockets!
t3db0t / AsyncSocket Client DemoA client demo for the cocoaasyncsocket library
myrual / TCP Communication GCD AsyncSocketan TCP communication lib based on cocoaasync GCD
talkative / CocoaasyncsocketAsyncSocket is an asynchronous socket networking library for Cocoa. (fork of google code project)
happylegend / AsyncSocketOperation主要是讲解了TCP的Socket的网络连接,接收(读取服务器数据)和发送(写入向服务器写数据)数据
itfunly / AsyncSocketerA .Net Async Eventabled Server or Client Socketer compmont.