1015 Commits

Author SHA1 Message Date
Erik
16e0bf6319 bump version v5.5.0 2016-02-25 19:13:08 -05:00
Erik Little
11c0ac249b Merge pull request #317 from jtjacka/master
fix timeoutAfter handler always close connection
2016-02-25 19:11:33 -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
0bf27b8c49 bump version v5.4.1 2016-02-16 14:28:18 -05:00
Erik
6ac96f8d91 modify test 2016-02-16 14:27:18 -05:00
Erik
f7397155b6 add test cases 2016-02-16 14:26:21 -05:00
Erik
70d59ea9d4 fix quotes in strings 2016-02-16 14:21:10 -05:00
Erik
7fe2dc2c70 bump version v5.4.0 2016-02-15 10:48:24 -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
750ba138e1 bump version v5.3.3 2016-02-05 14:05:50 -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
15dfba42a7 bump version v5.3.2 2016-02-04 10:15:50 -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 v5.3.1 2016-01-29 16:57:50 -05:00
Erik
8c9a93f79d bump version 2016-01-29 16:54:16 -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
b8307b6b27 refactor test 2016-01-29 13:08:41 -05:00
Erik
fe3599d1fe add test for parsing double encoded utf8 2016-01-29 13:06:56 -05:00
Erik
8d22de967e bump websocket version 2016-01-28 09:09:29 -05:00
Erik
ff9c1bb67b bump version v5.3.0 2016-01-27 16:07:50 -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
228c0c7c9b small readme change 2016-01-26 11:28:32 -05:00
Erik Little
d36ef10404 Merge pull request #289 from socketio/nsurl-based
Nsurl based
2016-01-26 11:24:19 -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
efe0d01592 update docs 2016-01-25 18:23:15 -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
94f02e567a bump version v5.2.3 2016-01-21 10:07:52 -05:00
Erik
4eca685dc2 fix nuclearace/Socket.IO-Client-Swift#103 2016-01-21 10:04:55 -05:00
Erik
90f512e03b remove disconnect v5.2.2 2016-01-20 14:41:12 -05:00
Erik
7d8b0c89c5 bump version 2016-01-20 14:39:07 -05:00