Hi Giovanni,

Akka Streams will reach 1.0 by the end of this month hopefully. I would
wait for that release because we are still aggressively change things if
they don't feel "right". From 1.0 the pace of change will be (at least from
the API point of view) slower.

-Endre

On Wed, Feb 4, 2015 at 2:20 AM, Giovanni Alberto Caporaletti <
[email protected]> wrote:

> Hi ric
> thanks for your answer. I guess my problem is not really with akka http
> (spray is fine) but with akka streams. I don't want to start my project
> with rx and then migrate to akka streams.
>
> Let's leave akka-http out of the question and reformulate: should I start
> using akka-streams right away or stay with rx, maybe with the reactive
> streams adapters (https://github.com/ReactiveX/RxJavaReactiveStreams) ?
>
>
>
> On Wednesday, 4 February 2015 00:04:13 UTC, [email protected] wrote:
>>
>> Hey Giovanni,
>>
>> I just asked a very similar question a couple days ago, some of the info
>> you need was already answered there:
>>
>> https://groups.google.com/forum/#!searchin/akka-user/
>> New$20projects$20should$20use$20Spray.io$20or$20Akka-HTTP/
>> akka-user/JHktsLhEvAM/_0b01aqTuPYJ
>>
>> Cheers
>>
>> On Tuesday, 3 February 2015 09:34:41 UTC+10, Giovanni Alberto Caporaletti
>> wrote:
>>>
>>> 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.
>



-- 
Akka Team
Typesafe - The software stack for applications that scale
Blog: letitcrash.com
Twitter: @akkateam

-- 
>>>>>>>>>>      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.

Reply via email to