mpenet / jet

[not maintained, use at own risk] Jetty9 ring server adapter with WebSocket support via core.async and Jetty9 based HTTP & WebSocket clients (jvm based, no cljs)
http://mpenet.github.io/jet/
167 stars 19 forks source link

http client response should return as soon as headers come in #3

Closed mpenet closed 9 years ago

mpenet commented 9 years ago

right now it waits for "complete" which makes body streaming a bit useless...