87 Commits

Author SHA1 Message Date
Erik
404fa8cdfa
Merge branch 'development' into swift2.3
* development:
  change spm name
  Modify mac version base mac os 10.9
  Fix cocoapods name
  fix sid bug
  Fix socketio/socket.io-client-swift#472
  bump version
  Refactor engine. Fix infinite recursion in configuration
  Don't send whole packet to handleConnect
  Update readme
  bump version
  update readme
  Renamed modules to make then consistent.
  rename engine init
  Revert "travis plz"
  travis plz
2016-09-02 17:40:58 -04:00
Erik
4a9013d986
bump version 2016-08-27 11:10:56 -04:00
Derek Clarkson
518c256cc2 Renamed modules to make then consistent.
Remove base sources from test compiles.
2016-08-15 12:18:02 +10:00
Erik
e3c6993f75
merge development 2016-08-14 10:39:13 -04:00
Erik
e2bf84f576
Add SocketIOClientConfiguration 2016-08-13 14:55:33 -04:00
Erik
10d24c47ec
api extensions doesn't seem to fail for me 2016-07-24 09:52:44 -04:00
Erik Little
af77e984ab
don't use api extensions only 2016-07-22 09:13:03 -04:00
Erik
744d6bd062
Merge branch 'development' into swift2.3
* development:
  bump version
  fix swiftpm
  rename variable
  Enable APPLICATION_EXTENSION_API_ONLY
  fix method call
  fixes
  don't stall queues
  hopefully fix race condition in acks
  refactors
  Update README.md
  refactors, rename file
  refactoring
  refactor some serialization into methods
2016-07-20 11:32:38 -04:00
Erik
7fb2193032
fix swiftpm 2016-07-20 11:22:05 -04:00
Adam Putinski
559fbc0286
Enable APPLICATION_EXTENSION_API_ONLY 2016-07-19 09:15:28 -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
be76a1607c merge master 2016-06-17 10:16:52 -04:00
David Beck
0e38039a0c Updated code to support Swift 2.3 2016-06-14 07:31:15 -07: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