aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/src/com/koushikdutta/async/http/socketio/SocketIORequest.java
Commit message (Expand)AuthorAgeFilesLines
* randomize socket.io reconnect delays +/-50%Justin Huntington2014-10-241-0/+8
* fix #181 configurable reconnectDelay and reconnectDelayMax for socket.ioJustin Huntington2014-10-241-1/+34
* fix socket.io queriesKoushik Dutta2013-08-071-1/+1
* add support for socket io queries.Koushik Dutta2013-08-011-0/+10
* endpoints now seem to work..Koushik Dutta2013-07-021-8/+5
* socket.io refactor part 2... endpoints supported, sort of.Koushik Dutta2013-07-021-0/+25