socket.io-client-swift/SocketIOClientSwift
Erik ec200e78bb Merge branch 'swift-2' of https://github.com/socketio/socket.io-client-swift into swift-2
* 'swift-2' of https://github.com/socketio/socket.io-client-swift:
  use optionals instead of try/catch
  clean up code style
  disable locale test
  clean up using guard
  fix join namespace parse
  refactor, make use of try catch
  complete use of parser
  using parser for namespace
  use new parser for binary
  clean up code
  refactor clean up code
  socket parser Test
  SocketAckManagerTest
2015-09-07 16:53:14 -04:00
..
SocketAckManager.swift move enum, better description 2015-08-14 16:20:43 -04:00
SocketAnyEvent.swift move enum, better description 2015-08-14 16:20:43 -04:00
SocketEngine.swift change logging 2015-09-04 09:41:40 -04:00
SocketEngineClient.swift leave it up to the engineclient how to handle messages 2015-08-18 10:05:51 -04:00
SocketEventHandler.swift refactor socketpacket 2015-08-17 14:47:14 -04:00
SocketFixUTF8.swift move enum, better description 2015-08-14 16:20:43 -04:00
SocketIOClient.swift change logging 2015-09-04 09:41:40 -04:00
SocketIOClientStatus.swift improve status enum readability 2015-09-04 13:49:56 +02:00
SocketLogger.swift println doesn't exist anymore 2015-09-06 17:44:41 -04:00
SocketPacket.swift Merge branch 'swift-2' of https://github.com/socketio/socket.io-client-swift into swift-2 2015-09-07 16:53:14 -04:00
SocketParser.swift use optionals instead of try/catch 2015-09-07 21:29:51 +02:00
SocketTypes.swift move enum, better description 2015-08-14 16:20:43 -04:00
SwiftRegex.swift remove warnings 2015-06-08 21:03:49 -04:00
WebSocket.swift update websocket library 2015-09-03 23:32:48 -04:00