aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/src/com/koushikdutta/async/http/WebSocket.java
Commit message (Expand)AuthorAgeFilesLines
* Add api for sending ping and receiving pong on WebSocketZbigniew Szymański2014-08-081-1/+8
* Added a new send overload in the websocket that lets the use send anpaulpdaniels2014-03-191-0/+1
* wipKoushik Dutta2013-01-111-7/+1
* WebSocket is now an AsyncSocket.Koushik Dutta2012-12-311-8/+9
* Move WebSocket into com.koushikdutta.async.http, since there is now client su...Koushik Dutta2012-12-311-0/+25