Skip to content

rugginoso/GCDNetworking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GCDNetworking is a framework for MacOS X which uses Grand Central Dispatch
to perform usually blocking operations.

It is inspired by the famous CocoaAsyncSocket by Robbie Hanson (http://github.com/robbiehanson/CocoaAsyncSocket)
but uses a dispatch_source_t as its engine.

For now, the framework is composed by the GCDTcpSocket and GCDTcpServer
classes working both, asynchronous and synchronous.

Things to do:
* SSL
* UDP

About

Grand Central Dispatch based socket framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published