1257 Commits

Author SHA1 Message Date
Dick Verbunt
6e54ac4534 Supporting tvOS for Cocoapods 2015-10-31 22:06:10 +01:00
Erik
a87214cf06 refactor client options 2015-10-30 13:09:56 -04:00
Erik
8c405cee88 refactor 2015-10-29 19:15:24 -04:00
Erik
0b6cece96b refactor client dispatch queues 2015-10-29 19:10:38 -04:00
Erik
9633bea018 update README 2015-10-29 18:36:29 -04:00
Erik
d808ae18d2 bump version v4.1.0 2015-10-29 18:30:47 -04:00
Erik
f6dabf8f8e set secure for legacy api 2015-10-29 18:29:56 -04:00
Erik
47fd0e386f further decouple engine and client 2015-10-29 18:25:45 -04:00
Erik Little
9deb5a06a6 Merge pull request #222 from NachoSoto/tvos-2
Added target and scheme for tvOS
2015-10-22 22:48:51 -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
bba966a125 add option for setting WebSocket.voipEnabled v4.0.4 2015-10-21 20:51:19 -04:00
Erik
0579e7ec19 always set a session v4.0.3 2015-10-21 15:16:22 -04:00
Erik
aee0382cbc bump version v4.0.2 2015-10-21 15:09:05 -04:00
Erik
9abf2e77e0 use socketioclientoptions for engine 2015-10-21 15:07:00 -04:00
Erik
0dd3def2e4 don't need extra inits in enums 2015-10-21 11:16:27 -04:00
Erik
c5d70b4888 change order of closing 2015-10-20 12:33:03 -04:00
Erik
ee38630468 bump version v4.0.1 2015-10-20 12:28:55 -04:00
Erik
5a65efe526 close engine when client is being released 2015-10-20 12:28:18 -04:00
Erik
02971e14c2 always close fast. Don't handle acks after close 2015-10-19 16:40:09 -04:00
Erik
ea7e60cde2 bump version v4.0.0 2015-10-19 11:33:44 -04:00
Erik Little
83cee796d8 Merge pull request #212 from socketio/better-options
Better options
2015-10-19 11:28:25 -04:00
Erik
86bd271a9f remove extra letter 2015-10-18 18:27:52 -04:00
Erik
6e31f54e88 fix socketio/socket.io-client-swift#216 2015-10-18 18:27:12 -04:00
Erik
b97574e28a don't typealias 2015-10-18 16:55:33 -04:00
Erik
ab56b58b2d rename external variable 2015-10-18 16:42:34 -04:00
Erik
8e2f478989 Make static method an instance method 2015-10-18 16:36:01 -04:00
Erik
c99f9a6b97 make sure wait is positive 2015-10-18 16:33:31 -04:00
Erik
45b5852e50 refactor 2015-10-18 16:31:46 -04:00
Erik
c608bf8286 Do some black magic to turn case into lower camel case 2015-10-18 15:48:31 -04:00
Erik
6c6084705e rename file 2015-10-18 15:36:06 -04:00
Erik
885965c5bc update examples 2015-10-18 15:18:25 -04:00
Erik
ac228ccede update readme 2015-10-18 15:16:44 -04:00
Erik
7bc8cd01e8 remove unsafe 2015-10-18 14:58:52 -04:00
Erik
b9e05286a2 even more type safe solution, idea from @lightsprint09 2015-10-18 14:52:46 -04:00
Erik
a5db43b834 add comments 2015-10-17 14:58:47 -04:00
Erik
7382030dff there's a typealias for a reason 2015-10-17 14:54:09 -04:00
Erik
40ac53844d mess around with a more type safe way to set options 2015-10-17 14:49:41 -04:00
Erik
7f443faf92 don't couple to WebSocket in enginespec 2015-10-16 14:59:53 -04:00
Erik
a6c700230d don't need two inits 2015-10-16 12:47:33 -04:00
Erik
aa368f92cf don't force unwrap in fixutf 2015-10-16 12:39:45 -04:00
Erik
28ae7a8240 change access levels 2015-10-16 12:28:42 -04:00
Erik Little
e07ed93c0b Merge pull request #194 from socketio/travis
Test refactors
2015-10-15 15:37:11 -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
1648a51b6f bump version v3.1.6 2015-10-15 14:06:28 -04:00
Erik
ad7043c918 try and fix carthage builds 2015-10-15 14:01:52 -04:00
Erik
48672d8df3 bump version: v3.1.5 2015-10-15 13:50:05 -04:00
Erik
d657538214 refactor 2015-10-15 13:49:03 -04:00