Commit Graph

  • ba7ffe6d26 space Erik 2015-09-18 12:46:55 -04:00
  • 6ed90a3e60 clean up once Erik 2015-09-18 12:45:35 -04:00
  • d2d9c49414 no need to force unwrap Erik 2015-09-18 12:41:27 -04:00
  • 4c033f81d6 make final class Erik 2015-09-18 12:31:55 -04:00
  • b0cf8d2c40 tweaks Erik 2015-09-18 12:28:28 -04:00
  • 1a48adb03d move out of server dir Lukas Schmidt 2015-09-18 18:23:49 +02:00
  • 9a39524ba2 npm install before running test server Lukas Schmidt 2015-09-18 18:19:05 +02:00
  • 5b6b36a2dc travis test Lukas Schmidt 2015-09-18 18:14:12 +02:00
  • 198f24c684 clean code Lukas Schmidt 2015-09-18 18:09:35 +02:00
  • f464eba995 tweaks Erik 2015-09-18 11:52:35 -04:00
  • 0e791176bd fix readme Erik 2015-09-18 11:36:11 -04:00
  • 243a750377 fix readme Erik 2015-09-18 11:35:29 -04:00
  • 6cffbc2404 Merge remote-tracking branch 'socketio/master' Lukas Schmidt 2015-09-18 17:34:39 +02:00
  • a56227d08a merge master Erik 2015-09-18 11:33:07 -04:00
  • 0233bce881 tweaks to closing Erik 2015-09-18 09:27:14 -04:00
  • 456406416a other init doesn't exist anymore Erik 2015-09-18 09:02:18 -04:00
  • 99ed93038f update readme Erik 2015-09-18 09:01:03 -04:00
  • 9a05f6043b tweaks to once Erik 2015-09-17 23:52:23 -04:00
  • 70c7dacde9 Merge pull request #183 from KevinMartin/patch-1 Erik Little 2015-09-17 23:22:22 -04:00
  • a9b4193fe4 Fix "Variable 'handler' captured by a closure before being initialized" error Kevin Jose Martin 2015-09-17 22:06:12 -04:00
  • aaaf9dc451 Filter against SocketEventHandler#id Kevin Jose Martin 2015-09-17 21:49:18 -04:00
  • fe8469cfc6 Add SocketEventHandler#id to filter against Kevin Jose Martin 2015-09-17 21:48:09 -04:00
  • f5c3a2cac9 Add strict equality and execute "callback" as non-optional Kevin Jose Martin 2015-09-17 21:08:37 -04:00
  • 7d26bd3ee8 Fix type declarations Kevin Jose Martin 2015-09-17 21:00:56 -04:00
  • 136847fd77 Fix "Variable used within its own initial value" error Kevin Jose Martin 2015-09-17 20:41:34 -04:00
  • 9b3f84dcd0 Remove type declarations Kevin Jose Martin 2015-09-17 20:33:36 -04:00
  • a72f96759e Adds SocketIOClient#once(event, callback) Kevin Jose Martin 2015-09-17 18:19:49 -04:00
  • a81f925671 make note of https Erik 2015-09-17 13:33:37 -04:00
  • 4997294186 clean up readme Erik 2015-09-17 09:47:02 -04:00
  • ba5638a109 Revert "tweak to objective-c api" v3.0.2 Erik 2015-09-17 09:09:02 -04:00
  • 978bd2614e bump version Erik 2015-09-17 09:08:58 -04:00
  • 2f2bd49045 fix socketio/socket.io-client-swift#181 Erik 2015-09-17 09:06:09 -04:00
  • f889d37e9b update readme. This api is probably going to change again Erik 2015-09-16 12:49:25 -04:00
  • 67afbcbd56 mess around with api Erik 2015-09-16 12:46:19 -04:00
  • d0a57ca353 tweak to objective-c api Erik 2015-09-16 11:16:12 -04:00
  • 9355fc5077 Update README.md Erik Little 2015-09-15 18:27:50 -04:00
  • fd21ca00d3 bump version v3.0.1 Erik 2015-09-14 15:44:43 -04:00
  • f818d64405 fix socketio/socket.io-client-swift#177 Erik 2015-09-14 15:40:13 -04:00
  • 55289d69a3 Update README.md Erik Little 2015-09-14 13:16:33 -04:00
  • 5dc0dfa9aa change travis icon to point to master Erik 2015-09-14 13:15:20 -04:00
  • 2e7be97a38 bump version v3.0.0 Erik 2015-09-14 13:12:19 -04:00
  • 60e0142955 further tweaks to stringreader Erik 2015-09-13 14:05:10 -04:00
  • e84acb1471 only need to get the substring once Erik 2015-09-13 13:56:51 -04:00
  • 8044d6fc1c don't need to call predacessor Erik 2015-09-13 13:46:36 -04:00
  • e3ff1f434b add license Erik 2015-09-13 13:39:51 -04:00
  • ca67e9e47e use pure swift Erik 2015-09-13 13:37:43 -04:00
  • 108aa4b08a remove old debug print Erik 2015-09-13 08:20:52 -04:00
  • f5f2a15133 tweaks to string reading Erik 2015-09-12 21:26:09 -04:00
  • ec76704631 Merge pull request #175 from socketio/engine-polling-refactor Erik Little 2015-09-12 18:05:42 -04:00
  • 2e9232365d remove unused property Erik 2015-09-12 17:14:30 -04:00
  • a91fc638f2 remove old log message Erik 2015-09-12 17:12:12 -04:00
  • e634b131fb Merge branch 'swift-2' of https://github.com/socketio/socket.io-client-swift into engine-polling-refactor Erik 2015-09-12 17:08:05 -04:00
  • 0e0d47b6ed Refactor engine polling. Change SocketGenericParser to SocketStringReader Erik 2015-09-12 17:04:34 -04:00
  • 4009e577b7 Merge pull request #174 from lightsprint09/fix-travis-xctool Erik Little 2015-09-12 13:11:04 -04:00
  • bee997aff4 replay xctool with xcodebuild Lukas Schmidt 2015-09-12 19:04:27 +02:00
  • f82aafd5c8 Merge pull request #172 from NachoSoto/apple-tv Erik Little 2015-09-11 21:51:03 -04:00
  • 07f9d4f548 Added support for tvOS NachoSoto 2015-09-12 00:15:07 +00:00
  • 17444dd4a3 Merge pull request #170 from NachoSoto/swift2-comments Erik Little 2015-09-11 18:46:54 -04:00
  • 6a10f72443 Merge branch 'swift-2' Lukas Schmidt 2015-09-11 10:22:47 +02:00
  • c6997f32dd Fixed indentation NachoSoto 2015-09-11 05:52:17 +00:00
  • e955699b21 SSLCert is now private NachoSoto 2015-09-11 05:43:16 +00:00
  • 2bb7360918 WebSockets: removed unnecessary weaks and simplified code NachoSoto 2015-09-11 05:42:55 +00:00
  • d5b9afd28d SwiftRegex does not need to be exposed NachoSoto 2015-09-11 05:39:24 +00:00
  • adb3650609 SwiftRegex: failing with fatalError NachoSoto 2015-09-11 05:38:08 +00:00
  • dc50af1505 SwiftRegex: changed static method to static to avoid unnecessary dynamic dispatching NachoSoto 2015-09-11 05:37:58 +00:00
  • bad0d4b419 SocketPacket: using Logger instead of print NachoSoto 2015-09-11 05:36:05 +00:00
  • b8cfdc8fd2 SocketIOClient: simplified conditional NachoSoto 2015-09-11 05:33:40 +00:00
  • a43548e203 SocketIOClient: remove unnecessary optional NachoSoto 2015-09-11 05:33:01 +00:00
  • 2bc72e1975 SocketIOClient: removed unnecessary weak self NachoSoto 2015-09-11 05:31:41 +00:00
  • 1739afa670 SocketIOClient: added assertion to check timeoutAfter is not negative NachoSoto 2015-09-11 05:28:28 +00:00
  • 40d76cdbeb SocketIOClient: making a few fields private NachoSoto 2015-09-11 05:26:56 +00:00
  • 4f2040fbfd Simplified SocketEngine.swift NachoSoto 2015-09-11 05:25:01 +00:00
  • d2ae3705ff Merge branch 'swift-2' of https://github.com/socketio/socket.io-client-swift into swift-2 Erik 2015-09-10 16:33:11 -04:00
  • a634f5bacc simplify socketengine Erik 2015-09-10 16:32:57 -04:00
  • 259e543ad5 Merge pull request #167 from hankbao/swift-2-fix-use-after-release Erik Little 2015-09-09 11:44:05 -04:00
  • 713ce46e3b Use swift 2 guard statement Hank Bao 2015-09-09 22:40:09 +08:00
  • 44508a5193 Fix use-after-release issue in WebSocket Hank Bao 2015-09-09 22:33:35 +08:00
  • 80cfe8c534 merge master Erik 2015-09-08 09:58:38 -04:00
  • 8320e296e9 bump version again v2.4.5 Erik 2015-09-08 09:30:33 -04:00
  • 31a2079222 fix warning v2.4.4 Erik 2015-09-08 09:22:37 -04:00
  • c9d26ebd65 bump version Erik 2015-09-08 09:20:29 -04:00
  • 77e1da2b51 fix socketio/socket.io-client-swift#166 Erik 2015-09-08 09:19:17 -04:00
  • 8a911a871e Fix socketio/socket.io-client-swift#166 Erik 2015-09-08 09:10:37 -04:00
  • d8c8b4941e fix case with nsdata in json Erik 2015-09-08 09:00:57 -04:00
  • 520a765c22 fix file location Erik 2015-09-08 08:36:35 -04:00
  • 5d9a8e88bf don't need to specifiy get Erik 2015-09-07 17:56:53 -04:00
  • ec200e78bb Merge branch 'swift-2' of https://github.com/socketio/socket.io-client-swift into swift-2 Erik 2015-09-07 16:53:14 -04:00
  • 70b06a2248 small tweak Erik 2015-09-07 16:53:10 -04:00
  • 6cdacefdec Merge pull request #164 from lightsprint09/more-tests Erik Little 2015-09-07 16:52:22 -04:00
  • 222f622d3a use optionals instead of try/catch Lukas Schmidt 2015-09-07 21:29:51 +02:00
  • 91cc683b5b clean up code style Lukas Schmidt 2015-09-07 20:25:13 +02:00
  • 12f607e3c3 disable locale test Lukas Schmidt 2015-09-07 19:34:45 +02:00
  • 568b2ae1bc clean up using guard Lukas Schmidt 2015-09-07 19:28:19 +02:00
  • c8c67d66a8 typing dictionary might not always be right Erik 2015-09-07 13:26:58 -04:00
  • 70cacb025f fix join namespace parse Lukas Schmidt 2015-09-07 19:19:22 +02:00
  • 5fdea20455 simplify socketpacket methods Erik 2015-09-07 13:15:54 -04:00
  • 2bd612e47a refactor, make use of try catch Lukas Schmidt 2015-09-07 15:08:10 +02:00
  • fb9b19820b complete use of parser Lukas Schmidt 2015-09-07 14:44:43 +02:00
  • 8bae7d06d2 using parser for namespace Lukas Schmidt 2015-09-07 13:53:43 +02:00
  • 0b8be08a54 use new parser for binary Lukas Schmidt 2015-09-07 12:53:28 +02:00