253 Commits

Author SHA1 Message Date
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
718caba9d9 remove nstimer 2016-03-22 09:56:56 -04:00
Erik
6c6b4f32c9 Update for swift 2.2 2016-03-22 09:00:27 -04:00
Erik
3a842469ec fix log placement 2016-03-16 13:13:22 -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
Erik
6da9463c8d whitespace 2016-03-03 10:11:08 -05:00
Erik
2f7a5405b0 add check for fast upgrade 2016-03-03 09:59:33 -05:00
Erik
62131ef904 make sure we don't handle poll messages if we aren't polling 2016-03-03 09:57:39 -05:00
Erik
5976ef1752 bump websocket version 2016-02-27 19:43:21 -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
e16914f7d6 remove unused param 2016-02-17 14:15:15 -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
70d59ea9d4 fix quotes in strings 2016-02-16 14:21:10 -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
43b2d4646f bump websocket version 2016-02-12 08:45:44 -05:00
Erik
0f70079382 fix possible race condition 2016-02-11 09:36:36 -05:00
Erik
3e8ca90e3a don't fatalerror 2016-02-05 13:09:26 -05:00
Erik
2a25027077 change to weak self 2016-02-04 15:59:39 -05:00
Erik
76ef3596f0 possible fix for socketio/socket.io-client-swift#279 2016-02-01 21:56:49 -05:00
Erik
8e208b1c66 bump websocket version again 2016-01-29 16:57:50 -05:00
Erik
cf651b8a00 Don't add newlines to base64 encoded stuff. Fixes nuclearace/Socket.IO-Client-Swft#105 2016-01-29 16:53:19 -05:00
Erik
8d22de967e bump websocket version 2016-01-28 09:09:29 -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
c5c00510e5 remove unused property 2016-01-26 11:03:32 -05:00
Erik
e38c4081ec comments and style 2016-01-26 10:51:53 -05:00
Erik
5060f90a79 we need to update the urls if connectparams changes 2016-01-25 19:13:17 -05:00
Erik
57670ec613 move connectparams to the engine 2016-01-25 19:02:47 -05:00
Erik
3f57c7e0a9 add default urls 2016-01-25 18:48:21 -05:00
Erik
f9c665a542 for whatever reason I was able trigger a race condition because of the last commit 2016-01-25 17:23:57 -05:00
Erik
b67b6abbdf engine polling to nsurl 2016-01-25 16:21:52 -05:00
Erik
d912796fa5 engine websocket url to nsurl 2016-01-25 15:52:54 -05:00
Erik
c9ac69f408 first pass at socketio/socket.io-client-swift#288 2016-01-25 14:55:58 -05:00
Erik
cc7d96e3d5 remove trailing / from urls 2016-01-25 10:46:03 -05:00
Erik
bf1104443a make engine send internal 2016-01-24 11:31:04 -05:00
Erik
adf8692234 change log message 2016-01-22 18:16:30 -05:00
Erik
4eca685dc2 fix nuclearace/Socket.IO-Client-Swift#103 2016-01-21 10:04:55 -05:00
Erik
90f512e03b remove disconnect 2016-01-20 14:41:12 -05:00
Erik
e45003210f revert to unbroken websocket version 2016-01-20 14:38:13 -05:00
Erik
0d6e4af62f fix websocket bug 2016-01-18 15:54:28 -05:00
Erik
bcb556b66c bump websocket 2016-01-18 10:03:16 -05:00