130 Commits

Author SHA1 Message Date
Adam Putinski
559fbc0286
Enable APPLICATION_EXTENSION_API_ONLY 2016-07-19 09:15:28 -04:00
Adam Putinski
3828211446 Enable APPLICATION_EXTENSION_API_ONLY 2016-07-13 06:34:02 -04:00
Erik
36aa57e89c beta2 2016-07-06 11:47:25 -04:00
Erik
f00ed17783 refactors, rename file 2016-07-01 15:42:13 -04:00
Erik
17d3e659c1 refactor some serialization into methods 2016-07-01 15:36:06 -04:00
Erik
7c3de9f30a even more xcode 8 stuff. style changes 2016-06-15 10:13:44 -04:00
Erik
9a4ec5a82a xcode 8 2016-06-14 20:41:59 -04:00
Erik
6f21059ff8 work on experimental manager 2016-06-11 12:38:35 -04:00
Erik
58a5a17464 Move websocket to subfolder, don't combine websocket files 2016-06-09 09:28:40 -04:00
Erik
ee24943c72 remove ios tests folder 2016-05-24 11:26:50 -04:00
Erik
7e23597351 no longer need swiftregex 2016-05-05 13:19:26 -04:00
Yannick Loriot
9ff90f511e Fixing url encoding for connect params 2016-05-04 12:56:14 +02:00
Erik
e1865e3f94 rename file 2016-04-16 10:43:20 -04:00
Erik
1a5ac74984 Merge branch 'master' into development
* master:
  set targetted device family to 3
  use 7.3 image
2016-03-25 17:02:52 -04:00
Kyle Craig
293d71bf97 set targetted device family to 3 2016-03-25 15:54:57 -05:00
Erik
2f1f77141e add test for objc api 2016-03-25 10:00:14 -04:00
Erik
fe9ee602e7 add option for toggling double encoding utf8 2016-02-15 10:43:21 -05:00
Erik
03d5f56114 merge master 2016-01-17 08:48:34 -05:00
Erik
731c8a851b first pass at refactoring engine 2016-01-15 13:17:13 -05:00
Erik
de3ca964ab work on standardizing module name 2016-01-14 16:01:46 -05:00
Erik
fe02b8eff2 change socketparser into a protocol 2016-01-03 13:11:18 -05:00
Erik
1aacab2567 use testable 2015-12-25 10:22:59 -05:00
Erik
a28fda392c move test files 2015-12-25 10:11:00 -05:00
NachoSoto
85cf6c48b1 Explicitly setting deployment target for to watchOS 2.0 and tvOS 9.0
Before this change, they would default to `watchOS 2.1` and `tvOS 9.1` in `Xcode 7.2`.
2015-12-10 00:20:05 +00:00
Erik
e2f89d82e4 rename source directory 2015-12-03 14:25:23 -05:00
Erik
e0c794cb9f refactoring 2015-11-17 12:34:22 -05:00
Erik
47fd0e386f further decouple engine and client 2015-10-29 18:25:45 -04:00
NachoSoto
8f27b0d021 Added target and scheme for tvOS
Fixes #221

```
Test Suite 'SocketIO-tvOSTests.xctest' passed at 2015-10-22 17:21:34.436.
	 Executed 56 tests, with 0 failures (0 unexpected) in 0.817 (0.867) seconds
Test Suite 'All tests' passed at 2015-10-22 17:21:34.437.
	 Executed 56 tests, with 0 failures (0 unexpected) in 0.817 (0.868) seconds
````
2015-10-23 00:22:35 +00:00
Erik
e137e66592 turn off bitcode on os x 2015-10-22 09:57:06 -04:00
Erik
6c6084705e rename file 2015-10-18 15:36:06 -04:00
Erik
40ac53844d mess around with a more type safe way to set options 2015-10-17 14:49:41 -04:00
Erik
17fb142083 remove old stuff. change test name 2015-10-15 15:29:03 -04:00
Erik
66674aae78 start work on engine tests 2015-10-15 15:15:18 -04:00
Erik
395dc48287 Merge branch 'master' into travis
* master:
  bump version
  try and fix carthage builds
  bump version:
2015-10-15 14:09:46 -04:00
Erik
ad7043c918 try and fix carthage builds 2015-10-15 14:01:52 -04:00
Erik
ab8de6932c Merge branch 'master' into travis
* master:
  change code signing
2015-10-13 12:52:03 -04:00
Erik
c101a04845 change code signing 2015-10-13 12:51:46 -04:00
Erik
3d06b7dbad merge master 2015-10-13 12:32:15 -04:00
Erik
32e1f55394 work on side effect tests 2015-10-11 13:11:18 -04:00
Erik
a88a859750 rename socketnamespaceemittest 2015-10-11 12:08:17 -04:00
Erik
aaefdd0a2e change tests to socketpacket tests 2015-10-11 12:07:24 -04:00
Erik
84499d4c21 start working on tests 2015-10-07 12:01:55 -04:00
Erik
bfe54f8df7 start work on seperating socket client and engine so they can be tested 2015-10-07 11:16:35 -04:00
NachoSoto
a11533b61f Enabled Bitcode 2015-10-05 05:03:55 +00:00
Erik
66455f3e1b add namespace polling ack test 2015-09-28 14:37:51 -04:00
Erik
5d867f4f65 add namespace polling emit test 2015-09-28 14:36:03 -04:00
Erik
1ad87bdb0d add polling ack tests 2015-09-28 13:41:05 -04:00
Erik
14dc5957fc add tests for just polling 2015-09-28 12:57:29 -04:00
Erik
3791b9c112 isolate namespace and regular sockets 2015-09-26 11:56:24 -04:00
Erik
a5d40c4479 merge master 2015-09-25 11:36:26 -04:00