78 Commits

Author SHA1 Message Date
Erik
f3d771641d some swift3 changes 2016-07-14 19:54:09 -04:00
Erik
f6dc11650d merge development 2016-07-14 19:36:48 -04:00
Erik
dce28b2dac fixes 2016-07-14 19:26:56 -04:00
Erik
8345eae28c don't stall queues 2016-07-14 19:25:48 -04:00
Erik
e8219e6b6a merge development 2016-07-14 19:12:03 -04:00
Erik
9cc60ab63d hopefully fix race condition in acks 2016-07-14 18:57:27 -04:00
Erik
2a0ce72792 small swift 3 changes 2016-06-22 10:04:27 -04:00
Erik
7c3de9f30a even more xcode 8 stuff. style changes 2016-06-15 10:13:44 -04:00
Erik
2adcf2d35d more xcode 8 stuff 2016-06-15 09:32:47 -04:00
Erik
9a4ec5a82a xcode 8 2016-06-14 20:41:59 -04:00
Erik
6fd3294fba Revert "swift 2.3"
This reverts commit bfa163f3c2e85776d8bcf0c24eca65b7398f403d.
2016-06-14 19:41:18 -04:00
Erik
bfa163f3c2 swift 2.3 2016-06-14 19:37:27 -04:00
Erik
2c059e1a6e log server 2016-06-14 09:38:35 -04:00
Erik
6f21059ff8 work on experimental manager 2016-06-11 12:38:35 -04:00
Erik
aae61f3b2e Merge development 2016-06-01 11:17:19 -04:00
Erik
d88bb43d9c some methods have discardableresults 2016-06-01 11:13:05 -04:00
Erik
71f9058723 refactors: refactor creating packet string, various other refactors 2016-05-30 21:42:00 -04:00
Erik
c6d000972e add test 2016-05-22 14:10:43 -04:00
Erik
51ee4d3d1d try and avoid a bunch of as AnyObject nonsense 2016-05-22 14:05:01 -04:00
Erik
f90ad8caeb update for latest swift 2016-05-21 11:45:35 -04:00
Erik
3401414430 bump websocket 2016-05-17 22:35:33 -04:00
Erik
9747cc4ddc allow reconnects after disconnecting 2016-05-06 10:17:43 -04:00
Erik
6452f6a97a merge dev 2016-05-05 13:33:52 -04:00
Erik
8e1434e63b change status names, execute engine connect on emitQueue 2016-04-27 14:38:11 -04:00
Erik
e2db1a086d update for latest swift 3 2016-04-16 12:00:21 -04:00
Erik
9f8db42584 Merge branch 'development' into swift3
* development:
  expose ws
  rename file
  change to how server gives id
2016-04-16 11:11:05 -04:00
Erik
3073130598 change to how server gives id 2016-04-11 18:51:22 -04:00
Erik
376e31bfca merge development and fix tests 2016-04-10 14:15:35 -04:00
Erik
4ee196c5fb add default value to namespace in socketparsable 2016-04-04 11:28:20 -04:00
Erik
baca9fc8da small refactors 2016-03-31 21:31:24 -04:00
Erik
199b9962f0 swift3 naming 2016-03-25 13:11:28 -04:00
Erik
4d4362b250 work on swift3 syntax 2016-03-25 12:59:50 -04:00
Erik
d4c01183ab style 2016-03-25 09:48:04 -04:00
Erik
a0167ae213 remove deprecated methods 2016-03-23 13:39:22 -04:00
Erik
4f5837afa7 don't need objc on this method anymore 2016-03-22 10:15:09 -04:00
Erik
596a499041 work on fixing reconnect() 2016-03-11 13:41:09 -05:00
Erik
76a572e735 refactor reconnect 2016-03-11 13:03:40 -05:00
jtjacka
1e96d7982d fix timeoutAfter handler always close connection 2016-02-25 16:06:08 -08:00
Erik
2f4c942dcf use connect/disconnect for engine 2016-02-23 10:33:14 -05:00
Erik
70283acc1f add messages to deprecated methods 2016-02-17 14:27:48 -05:00
Erik
c795f9fb25 refactor socketpacket 2016-02-17 14:09:05 -05:00
Erik
12f9207d8a rename waitingData to waitingPackets 2016-02-16 17:03:00 -05:00
Erik
fe9ee602e7 add option for toggling double encoding utf8 2016-02-15 10:43:21 -05:00
Erik
6fa5ce9168 don't call connect timeout if status is closed 2016-02-14 20:16:01 -05:00
Erik
0f70079382 fix possible race condition 2016-02-11 09:36:36 -05:00
Erik
76ef3596f0 possible fix for socketio/socket.io-client-swift#279 2016-02-01 21:56:49 -05:00
Erik
c92e146dfc small tweaks 2016-01-27 16:00:36 -05:00
Erik
d71f81745e move websocketurl plus sid to computed property 2016-01-26 14:17:11 -05:00
Erik
e38c4081ec comments and style 2016-01-26 10:51:53 -05:00
Erik
57670ec613 move connectparams to the engine 2016-01-25 19:02:47 -05:00