aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move the call of a Future setComplete onto the target thread affinity.Koushik Dutta2013-05-201-16/+27
* Future should curryKoushik Dutta2013-05-202-4/+3
* 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-204-20/+41
* Revert "change resultcallback interface"Koushik Dutta2013-05-204-51/+34
* Revert "remove extraneous arg"Koushik Dutta2013-05-202-2/+2
* wipKoushik Dutta2013-05-203-3/+52
* remove extraneous argKoushik Dutta2013-05-202-2/+2
* change resultcallback interfaceKoushik Dutta2013-05-204-34/+51
* Add gradle support, fix some warnings.Koushik Dutta2013-05-203-8/+37
* fix deprecation warningKoushik Dutta2013-05-201-9/+10
* Add support for retrieving the remote address of an AsyncNetworkSocket.Koushik Dutta2013-05-205-24/+51
* revert some changes that were left in between testingKoushik Dutta2013-05-181-3/+2
* Fix up disconnect event not being fired.Koushik Dutta2013-05-181-3/+5
* always use precalcuated remainingKoushik Dutta2013-05-171-9/+1
* remove all internal access to ByteBuffer objects from ByteBufferList. Could p...Koushik Dutta2013-05-173-27/+16
* more replacements of junit Assert with assert keyword.Koushik Dutta2013-05-176-35/+13
* more replacements of junit Assert with assert keyword.Koushik Dutta2013-05-1717-177/+118
* ByteBufferList: keep a calculated remaining value cached so as to prevent unn...Koushik Dutta2013-05-175-50/+136
* wipKoushik Dutta2013-05-179-54/+81
* remove more unnecessary allocsKoushik Dutta2013-05-173-10/+14
* remove unnecessary list allocsKoushik Dutta2013-05-171-1/+11
* s/Assert/assert... dont use junit assert. more to doKoushik Dutta2013-05-168-58/+44
* remove genKoushik Dutta2013-05-1611-66/+2
* use buffered output streamKoushik Dutta2013-05-162-41/+21
* Add support for byteorder and unconnected datagram sockets.Koushik Dutta2013-05-1632-69/+320
* Update README.mdKoushik Dutta2013-05-161-1/+1
* Update README.mdKoushik Dutta2013-05-161-0/+19
* Socket.io bug fix: empty arguments list support. Add tests for other events.Koushik Dutta2013-05-072-7/+33
* Socket.io reconnect/disconnect and connection status. reconnect is WIP.Koushik Dutta2013-05-064-55/+120
* Fix form multipart regression. Adjust the test to be more strenuous.Koushik Dutta2013-05-013-10/+16
* test timeoutKoushik Dutta2013-04-221-1/+1
* WebSockets: Fix regression where server websocket was being paused. Add test ...Koushik Dutta2013-04-222-3/+12
* wip: connect to specific socket.io channelKoushik Dutta2013-04-172-10/+43
* 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-1610-37/+157
* 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-163-9/+52
* add websocket client echo test to a node.js serverKoushik Dutta2013-04-161-20/+20
* synchronize access to object specific removalKoushik Dutta2013-04-161-0/+7
* add missing emit eventsKoushik Dutta2013-04-151-0/+21
* support socket.io namespacesKoushik Dutta2013-04-151-2/+5
* Update README.mdKoushik Dutta2013-04-141-9/+0
* testsKoushik Dutta2013-04-144-2/+29
* Update README.mdKoushik Dutta2013-04-141-1/+2
* Feature: allow socket io requests to have headers, etc.Koushik Dutta2013-04-112-8/+88
* Fix bug where headers were being parsed before being received.Koushik Dutta2013-04-111-1/+2
* update READMEKoushik Dutta2013-04-112-3/+5
* more continuation testsKoushik Dutta2013-04-011-2/+29
* LICENSEKoushik Dutta2013-04-011-0/+13