At present, for a new learner, go with Spray. Spray is mature and fast and all around, "just works". Akka-HTTP is the future of stream based HTTP processing for Akka, but he current 1.0 release lacks the feature parity or performance of Spray. That will hopefully change with the 2.0 release. In the mean time, learn and use Spray. Akka-HTTP will feel familiar, and porting to it shouldn't be difficult once it's ready.
So, in short, while learning, start with Spray. You'll have a good experience. Once Akka-HTTP matures, port. -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
