This repository has been archived by the owner on Apr 19, 2021. It is now read-only.
v8.0.0 – SuperSocket
- Updated name, classes, files, etc. to match the SuperSocket name
- Updated initializers to use
instancetype
- Split out classes and protocols into separate files
- Specify delegate type using
id<delegate>
instead of merelyid
- Uses Xcode 7 generics