Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka-http

akka http to use Json Support and xmlsupport

scala akka-http

How to send a message in a reactive stream from a subscriber to a publisher in a web socket connection

akka akka-stream akka-http

What is the difference between idle-timeout and request timeout in akka http configuration?

Http Websocket as Akka Stream Source

Using Akka Http for Multiple Bindings

akka-http no stack trace or details on error

Akka Http.get(ActorSystem) leads to Ambiguous method call in intellij

could not find implicit ...: akka.http.server.RoutingSetup

scala akka akka-http

How to set content type?

json scala akka-http

Akka websocket - how to close connection by server?

scala akka 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.