[akka-user] Re: ANNOUNCE: First akka-http-core preview and updated akka-stream preview

2014-07-07 Thread alanlit
I've been experimenting with akka-http in akka 2.3.4 with little luck -- evidently I am missing something (+ I'm an Akka newbie - which doesn't help :( ) I'm coming at this from the Java API (via Groovy -- doubt if that is my problem though - Akka has worked marvelously with Groovy so far) and

Re: [akka-user] Re: ANNOUNCE: First akka-http-core preview and updated akka-stream preview

2014-07-07 Thread Endre Varga
Hi Alan, Akka-http works together with akka-stream, so it does work differently than you tried. Since this is an early technical preview the docs are quite a bit sketchy, but there are some examples already here:

Re: [akka-user] Re: ANNOUNCE: First akka-http-core preview and updated akka-stream preview

2014-07-03 Thread √iktor Ҡlang
https://typesafe.com/company/news/typesafe-reactive-platform-acquires-new-high-performance-http-foundation :) On Thu, Jul 3, 2014 at 10:16 AM, 09goral gora...@gmail.com wrote: I want to note that I haven't yet used akka-http library but I have been using spray for some time now. Out of

Re: [akka-user] Re: ANNOUNCE: First akka-http-core preview and updated akka-stream preview

2014-07-02 Thread Patrik Nordwall
Fixed! Thanks Michael. /Patrik On Wed, Jul 2, 2014 at 11:24 AM, Michael Pisula michael.pis...@googlemail.com wrote: Hey guys, great work =) You might want to link to the docs directly from the akka docs page, right now there is only the link to the APIs and the dependency information

[akka-user] Re: ANNOUNCE: First akka-http-core preview and updated akka-stream preview

2014-06-27 Thread Ivan Topolnjak
Congratulations guys! I had the chance to look trough the code a few days ago and was really surprised with how simple and concise it is, akka-http is (as Spray is also) a very interesting piece of engineering, keep up with the awesome work! -- Read the docs: http://akka.io/docs/

[akka-user] Re: ANNOUNCE: First akka-http-core preview and updated akka-stream preview

2014-06-27 Thread Timothy Perrett
Good news, well done all :-) Is there any further news about the impending replacement for spray-routing and the future of its use of shapeless HList? -- T On Friday, 27 June 2014 02:44:03 UTC-7, Björn Antonsson wrote: Dear Akka and Spray community, we are very happy and excited to release