spray / spray-can

A low-overhead, high-performance, fully async HTTP 1.1 server and client library implemented entirely in Scala on top of Akka
http://spray.io
Apache License 2.0
153 stars 19 forks source link

Improve pipelining support #2

Closed sirthias closed 13 years ago

sirthias commented 13 years ago

by optionally enabling response sorting logic to free the service actor from the responsibility to watch for correct response ordering