Re: [akka-user] expermental http client

2014-07-22 Thread Leon Radley
Thanks. I will just have to wait for the official client :) -- 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

[akka-user] expermental http client

2014-07-21 Thread Leon Radley
Hi! I've been looking at the new expermental http server and the tcp echo server / client. and it looks really promising! Is it possible to create a http client using the current api (0.4), and if so, how can I adapt the tcp client code to do a http request instead? -- Read the docs: