aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsyncTest
Commit message (Expand)AuthorAgeFilesLines
* add one more test for future callbacks.Koushik Dutta2013-05-201-1/+16
* Add support and tests for completion callback events on Futures.Koushik Dutta2013-05-201-13/+26
* Revert "change resultcallback interface"Koushik Dutta2013-05-201-47/+30
* wipKoushik Dutta2013-05-201-0/+14
* change resultcallback interfaceKoushik Dutta2013-05-201-30/+47
* ByteBufferList: keep a calculated remaining value cached so as to prevent unn...Koushik Dutta2013-05-172-1/+62
* wipKoushik Dutta2013-05-172-4/+6
* remove genKoushik Dutta2013-05-163-22/+0
* use buffered output streamKoushik Dutta2013-05-161-15/+8
* Add support for byteorder and unconnected datagram sockets.Koushik Dutta2013-05-169-19/+60
* Socket.io bug fix: empty arguments list support. Add tests for other events.Koushik Dutta2013-05-071-6/+32
* Socket.io reconnect/disconnect and connection status. reconnect is WIP.Koushik Dutta2013-05-062-18/+49
* Fix form multipart regression. Adjust the test to be more strenuous.Koushik Dutta2013-05-011-9/+14
* test timeoutKoushik Dutta2013-04-221-1/+1
* WebSockets: Fix regression where server websocket was being paused. Add test ...Koushik Dutta2013-04-221-3/+9
* wip: connect to specific socket.io channelKoushik Dutta2013-04-171-2/+21
* remove defunct test, as the socket.io test tests the websocket transport as w...Koushik Dutta2013-04-162-22/+1
* Futures: Fix cancelling futures while waiting on .getKoushik Dutta2013-04-164-4/+71
* switch socket.io test to public server (currently failing, debugging)Koushik Dutta2013-04-161-1/+1
* Add socket.io and websocket tests.Koushik Dutta2013-04-162-1/+45
* add websocket client echo test to a node.js serverKoushik Dutta2013-04-161-20/+20
* testsKoushik Dutta2013-04-141-0/+20
* Feature: allow socket io requests to have headers, etc.Koushik Dutta2013-04-111-0/+74
* update READMEKoushik Dutta2013-04-111-0/+1
* more continuation testsKoushik Dutta2013-04-011-2/+29
* readmeKoushik Dutta2013-04-011-3/+6
* form/multipart support http clientKoushik Dutta2013-04-011-0/+103
* double reentrantKoushik Dutta2013-03-271-0/+24
* add reentrancy testsKoushik Dutta2013-03-251-0/+38
* http server testsKoushik Dutta2013-03-252-0/+211
* more Future testsKoushik Dutta2013-03-241-0/+159
* Add support for waiting for futures in continuations.Koushik Dutta2013-03-241-0/+94
* move the connect callback invocation out to a little later so that cached res...Koushik Dutta2013-03-241-0/+3
* add hello world string testKoushik Dutta2013-03-241-0/+5
* hello.txtKoushik Dutta2013-03-242-2/+2
* http client testsKoushik Dutta2013-03-243-22/+130
* moveKoushik Dutta2013-03-2414-0/+149