> On May 3, 2016, at 12:46 PM, Gerard Iglesias <gerard_igles...@me.com> wrote:
> 
> A good reading 
> 
> https://github.com/robbiehanson/CocoaAsyncSocket 
> <https://github.com/robbiehanson/CocoaAsyncSocket>
This is highly Mac/iOS-specific code, so it doesn’t make sense for applications 
targeted at servers.

Also, I’ve used CocoaAsyncSocket and it’s IMHO greatly overcomplicated for what 
it does. There is a LOT of code in there, and a fair amount of the complexity 
seems to be to work around obsolete limitations of iOS networking that are no 
longer relevant.

—Jens
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to