67 Commits

Author SHA1 Message Date
Erik
523ced2f9a merge development 2016-06-09 09:37:26 -04:00
Erik
cb0a6f5460 rename method 2016-06-07 13:20:23 -04:00
Erik
b919d3e411 hopefully fix socket.io/socket.io-client-swift#374 2016-06-07 13:12:34 -04:00
Erik
02f30a81dd fix test 2016-06-06 16:25:37 -04:00
Erik
e57bcba47d encoding should already be done at this point 2016-06-06 15:41:19 -04:00
Erik
aae61f3b2e Merge development 2016-06-01 11:17:19 -04:00
Erik
71f9058723 refactors: refactor creating packet string, various other refactors 2016-05-30 21:42:00 -04:00
Erik Little
4fa3225cba Merge pull request #372 from ATLCTO/master
Fix crash if error contains formatting strings.
2016-05-25 08:19:28 -04:00
Patrick Childers
3d47ff469f Fix crash if error contains formatting strings. 2016-05-23 17:03:51 -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
50216647ca refactors 2016-05-11 13:40:45 -04:00
Erik
6452f6a97a merge dev 2016-05-05 13:33:52 -04:00
Yannick Loriot
119b479be2 Minor refactoring to make the build of the query more readable 2016-05-04 13:03:40 +02:00
Yannick Loriot
9ff90f511e Fixing url encoding for connect params 2016-05-04 12:56:14 +02:00
Erik
8e1434e63b change status names, execute engine connect on emitQueue 2016-04-27 14:38:11 -04:00
Erik
44ee94d2ac refactors 2016-04-26 15:28:08 -04:00
Erik
e2db1a086d update for latest swift 3 2016-04-16 12:00:21 -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
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
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
fe9ee602e7 add option for toggling double encoding utf8 2016-02-15 10:43:21 -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
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
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
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
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
c211ab140d We're always connecting anyway 2016-01-17 10:29:10 -05:00
Erik
67f47ad6fe tweak logging 2016-01-16 17:37:17 -05:00
Erik
d6c521123b refactor closing engine 2016-01-16 17:23:07 -05:00
Erik
024384dc82 change close method of engine 2016-01-16 16:40:50 -05:00
Erik
dbc8b6fadc refactor engine erroring 2016-01-16 15:04:03 -05:00
Erik
3979b36f63 more refactoring 2016-01-15 14:15:50 -05:00