Commit Graph

604 Commits

Author SHA1 Message Date
Erik a147ebcd85 Default logging won't use another dispatch queue 2015-09-03 15:14:25 -04:00
Erik 8d0af14f04 add ability to specify custom logger 2015-09-03 15:10:18 -04:00
Erik 0ff4cb9713 remove old check 2015-09-03 12:27:24 -04:00
Erik Little 2ae994a031 Add travis build icon for swift-2 branch 2015-09-03 12:08:42 -04:00
Erik Little 0dc4f863f3 Merge pull request #158 from lightsprint09/fix-travis-ci-tests
Fix travis ci tests
2015-09-03 11:59:08 -04:00
Lukas Schmidt 0fb9be6247 clean debug code 2015-09-03 16:52:43 +02:00
Lukas Schmidt 69b3958796 single connection 2015-09-03 16:47:06 +02:00
Lukas Schmidt 110a6748ab cleanup 2015-09-03 14:06:09 +02:00
Lukas Schmidt e238293711 weak connection expection 2015-09-03 13:49:27 +02:00
Lukas Schmidt dfc905d9c3 refactor 2015-09-03 08:13:40 +02:00
Lukas Schmidt 530e6f8f9d Merge branch 'socketio/swift-2' 2015-09-03 07:57:37 +02:00
Lukas Schmidt 7bf1a40c54 Merge branch 'swift-2' 2015-09-03 07:55:08 +02:00
Erik e91f1031d6 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:
  test
  use xcodebuild
  running tests
  next signing tests
  turn of code signing
  code signing
  correct scheme
  travis support
2015-09-02 12:03:19 -04:00
Erik adf8536c0c point to test server 2015-09-02 12:02:02 -04:00
Erik Little c1f80dc0c5 Merge pull request #156 from lightsprint09/travis-ci-test
Travis ci test
2015-09-02 11:01:46 -04:00
Lukas Schmidt 1777d490c5 test 2015-08-31 23:38:44 +02:00
Lukas Schmidt 5471411f74 use xcodebuild 2015-08-31 23:35:31 +02:00
Lukas Schmidt cd2ee8950f running tests 2015-08-31 22:56:52 +02:00
Lukas Schmidt 672e3601ed next signing tests 2015-08-31 22:39:16 +02:00
Lukas Schmidt f3ed05e970 turn of code signing 2015-08-31 22:32:01 +02:00
Lukas Schmidt e19a28684b code signing 2015-08-31 22:27:01 +02:00
Lukas Schmidt 39a7a4f337 correct scheme 2015-08-31 22:18:35 +02:00
Lukas Schmidt 3234b71b5b travis support 2015-08-31 21:07:25 +02:00
Lukas Schmidt 80d7622095 Merge branch 'socketio/swift-2' 2015-08-31 20:58:07 +02:00
Erik 8dc7121355 merge master 2015-08-31 09:34:14 -04:00
Erik 17426c1432 fix socketio/socket.io-client-swift#152 2015-08-31 09:22:56 -04:00
Erik 5a73a5e6da style 2015-08-28 13:42:04 -04:00
Erik 1f5402ce1c use computed variables 2015-08-27 09:45:27 -04:00
Erik Little 9510ef9d4f Merge pull request #151 from NachoSoto/swift-2
Using new Xcode 7 -Owholemodule optimization setting
2015-08-27 09:10:52 -04:00
NachoSoto 2a7ec38d48 Using new Xcode 7 -Owholemodule optimization setting 2015-08-27 04:21:06 +00:00
Erik ccd6dcbf0a update for latest beta 2015-08-25 09:31:33 -04:00
Erik 4fdb49ea2f use static variable for log 2015-08-18 10:19:58 -04:00
Erik 2351637ab4 don't need to unwrap 2015-08-18 10:07:57 -04:00
Erik 58097fa39e leave it up to the engineclient how to handle messages 2015-08-18 10:05:51 -04:00
Erik 4c9d6ef3de refactor socketpacket 2015-08-17 14:47:14 -04:00
Erik aa43107ad6 remove unused dispatch queue 2015-08-17 11:43:16 -04:00
Erik 46cea36df7 bump version 2015-08-17 00:15:39 -04:00
Erik 9c3d991bed fix bug in websocket library 2015-08-17 00:09:33 -04:00
Erik 6ee1daeaf7 fix bug in websocket library 2015-08-17 00:09:04 -04:00
Erik 09a26c0b1c remove all data on engine close 2015-08-17 00:04:13 -04:00
Erik f752507a11 style 2015-08-14 22:08:33 -04:00
Erik 2cafec6f12 move enum, better description 2015-08-14 16:20:43 -04:00
Erik 7ebcd7439f refactor, fix reconnect bug, fix internalmessages 2015-08-13 09:56:22 -04:00
Erik 5e92fc323d dammit 2015-08-11 10:05:35 -04:00
Erik c2b927fd02 oops 2015-08-11 10:04:43 -04:00
Erik 4014286da2 style 2015-08-11 10:03:35 -04:00
Erik 884b73c777 clean up 2015-08-11 09:54:59 -04:00
Erik b563334d14 clean up enums 2015-08-11 08:33:11 -04:00
Erik 848f7e5da7 clean up enums 2015-08-11 08:31:23 -04:00
Erik 0fd8a9540b don't remove engine 2015-08-10 11:00:22 -04:00