Hi, I need to start a new project in a couple of months (and hopefully have a first working prototype in 2-3 months more). I am a rxscala/java user, and am following the reactive streams/akka streams projects with huge interest.
For the api layer, akka-http is too immature to be used right now (I need websockets and ssl for example), although I'd really like to use the new akka streams api for the reactive logic. Do you think it makes sense/is possible to use the latest release of spray and integrate it with the current milestone of akka-streams only to migrate everything to akka-http later on? If not, what do you suggest? *When do you think akka streams/http 1.0 final will be released?* Alternatively, do you think it would be a good choice to start with rxscala (maybe using the reactive streams adapters, but I've never used them) and then migrate to akka streams? Thanks G TL;DR: I've been using rxscala for another project, I really want to use akka streams for a new one but need ssl, websocket and implementation maturity of spray. What do I do? -- >>>>>>>>>> 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 http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
