Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka-http

Using akka-http client `entity.discardEntityBytes` with strict Unmarshaller

scala akka akka-http

Should I use akka.http.scaladsl.util.FastFuture instead of scala.concurrent.Future?

In akka-http, do response entities need to be consumed in a sink when the response is anything other than 200?

How to provide a custom Deserializer for akka-http query parameters?

akka-http

How to add retries to POST request in akka http?

scala post akka akka-http

Illegal inheritance, superclass X not a subclass of the superclass Y of the mixin trait Z - Scala

scala inheritance akka-http

Akka-http illegal request header

scala akka-http

How to read a json response from a akka-http response entity using json4s

json scala json4s akka-http

Akka HTTP Code/Structural Patterns

Definition of Akka HTTP client-side websocket streams

Gradle Error: Project with path ''could not be found in root project ''

What webserver uses akka akka-http and how can I get the version of it?

server akka akka-http

akka-http queries do not run in parallel

Play Framework test helpers need implicit `Materializer`

Akka-Http Websockets: How to Send consumers the same stream of data

Akka Http return 404 Not Found