Commit Graph

25 Commits

Author SHA1 Message Date
Erik Ogenvik
fc9a1c45dc Act on the same number.
Else we'll enter an infinite loop.
2016-05-19 09:48:54 +02:00
Naoyuki Kanezawa
065d872cc1 Merge pull request #54 from surlemur/master
log exceptions thrown in async tasks
2016-05-15 03:31:29 +09:00
George Kankava
8bbddbe00a multiple code improvements: squid:S2293, squid:S1213, squid:S2185, squid:S1905, squid:S1226 2016-05-03 12:13:05 +04:00
Dominik Auf der Maur
e6daeaeb28 log exceptions thrown in async tasks 2016-04-26 15:17:59 +02:00
Naoyuki Kanezawa
732308bafe Merge pull request #47 from georgekankava/release/multiple-code-improvements-fix-1
Multiple code improvements: squid:S1118, squid:S1068
2016-02-24 17:28:22 +09:00
Naoyuki Kanezawa
50d4de4cbe Merge pull request #45 from georgekankava/release/local-variable-and-method-parameter-names-should-comply-with-a-naming-convention-fix-1
squid:S00117 - Local variable and method parameter names should comply with a naming convention
2016-02-24 17:24:15 +09:00
George Kankava
634e8ef153 Multile code improvements: squid:S1118, squid:S1068 2016-02-18 19:44:10 +04:00
George Kankava
0ecdde6a77 multiple code improvements fix 3 2016-02-02 21:45:59 +04:00
George Kankava
423d61715d Multiple code improvements 2 2016-02-01 23:50:56 +04:00
George Kankava
26b5a7754a Multiple code improvements 1 2016-02-01 21:10:08 +04:00
George Kankava
86307a13be squid:S00117 - Local variable and method parameter names should comply with a naming convention. 2016-02-01 18:30:56 +04:00
nkzawa
203c934917 fix the timing of calling drain event on websocket transport 2016-01-31 03:42:14 +09:00
nkzawa
5fe896fd7e remove callbackBuffer from Socket 2016-01-31 03:03:25 +09:00
nkzawa
f75ea34440 add ping/pong events 2016-01-31 01:46:11 +09:00
nkzawa
d876b6c1bd replace timestamp with yeast 2016-01-31 01:13:03 +09:00
nkzawa
109fcef0e1 implement yeast 2016-01-31 00:59:12 +09:00
nkzawa
9363039a71 improve ipv6 support, add tests 2016-01-30 20:36:28 +09:00
Yu-Hsuan Lin
a42437ca9c okhttp 3 2016-01-15 17:36:01 +08:00
Yu-Hsuan Lin
c8bdd27b45 okhttp 2.7.0 2015-12-14 12:11:31 +08:00
nkzawa
6b49a6ed4e append the issue url to work-around 2015-10-11 13:03:53 +09:00
nkzawa
506a5acbac Merge branch 'master' of github.com:socketio/engine.io-client-java 2015-10-11 12:57:49 +09:00
nkzawa
45977f1a90 check lone surrogate (compatible with utf8.js v2.1.0) 2015-10-11 01:10:06 +09:00
ZeroBrain
9423449cfd after creating xhr instance, then xhr would start to connect.
but in connecting, network was disconnected.
so I added tyr-catch NullPointException.
2015-10-10 13:47:05 +09:00
nkzawa
0974154181 disable timeouts of websocket 2015-09-30 02:23:00 +09:00
nkzawa
acddf2f69c move package name 2015-08-31 02:34:28 +09:00