Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka-http

Websocket Proxy using Play 2.6 and akka streams

String Parameters using Akka HTTP Directives during GET requests

scala rest akka-http

How do I extract a Future[String] from an akka Source[ByteString, _]?

Akka HTTP 2.0 to use SSL (HTTPS)

scala ssl akka akka-http

How to handle response timeout?

scala akka-http

AKKA-http deployment

reference.conf vs application.conf files in Akka

Extracting Path Head in Akka Directives

How to stop gracefully the actor system for an akka-http server that must be deployed.

Akka HTTP Websocket, how to identify connections inside of actor

scala akka-stream akka-http

akka http client system.shutdown() produce "Outgoing request stream error (akka.stream.AbruptTerminationException)" when using https

akka-stream akka-http

Akka Flow hangs when making http requests via connection pool

SHA256 of data stream

scala akka-stream akka-http

Static resource reload with akka-http

scala akka akka-http hotswap

Nesting CRUD paths in akka-http directives

scala rest routes akka-http

Is it possible to use implicit parameters when defining routing directives?

scala akka-http

How to unmarshall `text/plain` as JSON in Akka HTTP

Is it possible to make an Akka HTTP core client request inside an Actor?

scala akka akka-http

How to properly call a single server from multiple actors / web handlers using Akka HTTP?

java akka akka-http