Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka-http

How to wrap my routes in an authentication directive that then gives visibility to a custom class for my routes to access

authentication akka-http

Scala akka-http WebSocket: How to save the client connection and push message to the client when needed?

scala akka akka-http

Akka-http Java API sample code/documentation

java httpclient akka akka-http

Outgoing connection stream closed

akka-http

Streaming Video or (Stream of unknown length) using Akka-Http

How to make HTTPS (not HTTP) request use akka-http?

akka akka-http

Kafka message to websocket

Is connection pooling in akka-http using the source queue Implementation thread safe?

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