Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spray

Calling an Actor in a Spray route and waiting for the Actor's response

scala akka actor spray

Spray Client Post Multipart

why do I get "The requested resource could not be found." when accessing simple spray route?

scala spray spray-dsl

spray security: how to protect routes?

scala security spray

Spray.io - delegate processing to another actor(s)

scala akka spray

How setup spray-json to set null when json element is not present?

json scala spray spray-json

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

CORS response headers not working in Spray when requested from browser

Configuration issue for Spray https server with self-signed certificate?

scala akka keystore spray

spray Collection ToResponseMarshallable

akka timeout when using spray client for multiple request

scala spray spray-client

How does spray find resources - e.g. javascript

spray

How do I create a POST request with form field content with Spray?

scala specs2 spray

What is a good way to handle default values with spray-json

scala spray spray-json

How can i make Shiro work in Scala + Akka + Spray environment

akka shiro spray

How can I simulate a POST request with a json body in SprayTest?

spray spray-test

How do I turn all rejections into custom json in spray?

json scala spray spray-json

Spray routing multiple depth paths

scala routing spray

Implicit jsonFormat for case class with varargs

scala akka spray spray-json