react-native-swift-socketio icon indicating copy to clipboard operation
react-native-swift-socketio copied to clipboard

Updated Project to XCode7+ and Socket.Io Swift client release 6.1.1

Open gcrabtree opened this issue 9 years ago • 0 comments

  • Upgraded dependencies to work with XCode 7+.
  • Incorporated new swift socket client source (release 6.1.1)
  • Fixed the apis that changed (close -> disconnect, joinnamespace now has a string to pass in)
  • Rewired Socket.swift to handle api changes.
  • Updated READ.ME for build notes

gcrabtree avatar May 13 '16 20:05 gcrabtree