-
Notifications
You must be signed in to change notification settings - Fork 4
rugginoso/GCDNetworking
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published