[Akka-Http] Client API sample

231 views
Skip to first unread message

Richard Grossman

unread,
Jan 21, 2016, 8:34:40 AM1/21/16
to Akka User List
Hi

I really need to start from something to try to use Akka-Http client. 

The server side have some sample project to start with but nothing on client site.
No sample how to use the API, how to control timeouts, how to deal with Http low api protocols

If I want to assure back-pressure in a flow that includes 
May be something I missed because except the Akka documentation I can't find nothing.

Please urgent help need 



Akka Team

unread,
Jan 22, 2016, 5:10:51 AM1/22/16
to Akka User List
Most of these variants accept a ConnectionPoolSettings which can contain retries and timeouts settings to override the defaults.

On top of these, the Future and Stream abstractions have helpers to deal with timeouts, for example idleTimeout, initialTimeout and completionTimeout that can be used in combination with the above options.

-Endre

--
>>>>>>>>>> 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 akka-user+...@googlegroups.com.
To post to this group, send email to akka...@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.



--
Akka Team
Typesafe - Reactive apps on the JVM
Blog: letitcrash.com
Twitter: @akkateam
Reply all
Reply to author
Forward
0 new messages