Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

v8.0.0 – SuperSocket

Compare
Choose a tag to compare
@joeljfischer joeljfischer released this 15 Jul 17:48
· 34 commits to master since this release
  • 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 merely id
  • Uses Xcode 7 generics