I don't understand why this exists. Between BlueEyes, Spray, Unfiltered, Finagle, and probably others I have forgotten, I don't see the need for yet another asynch HTTP library.
This looks cool. What's the use-case for it versus using something like Play! 2.0 + Akka for async HTTP?<p>As far as my limited knowledge of Play (learning it right now, so I could be far off), Play can do async HTTP and already makes use of internal Akka actors for handling requests.