Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka-http

Websocket with async handler

akka akka-http

Akka Http - Host Level Client Side API Source.queue pattern

scala akka-http akka-stream

calling reduce on list of akka http routes yields compilation error (no implicit value for parameter join)

akka http not handling parameters with dollar signs properly?

scala akka akka-http

Unable to authenticate OAuth2 with Akka-Http

Handling PATCH requests with Akka HTTP and circe for nullable fields

scala akka-http circe

akka-http chunked response concatenation

How to generically wrap a Rejection with Akka-Http

scala akka-http

Postman gives error for REST based POST methods

Can Akka-HTTP do HTTP/2.0?

http2 akka-http

Akka flow for multiple http requests

http => akka stream => http

How to respond with the result of an actor call?

java akka-stream akka-http

akka-http : could not find implicit value for parameter unmarshalling

How to keep connection open for all the time in websockets

scala websocket akka-http

Streaming file from server to client using Akka

akka http: Akka streams vs actors to build a rest service