Go to file
Erik 84d290402b invalidate timer on socket close 2014-11-23 17:26:34 -05:00
SwiftIO invalidate timer on socket close 2014-11-23 17:26:34 -05:00
README.md Create README.md 2014-11-23 17:08:18 -05:00

README.md

Socket.IO-Client-Swift

socket.io-client for Swift

Installation

  1. Requires linking SocketRocket against your xcode project.
  2. Create a bridging header for SocketRocket
  3. Copy the SwiftIO folder into your xcode project