No, I roll my own based on our home-brewn JSON codec (actually just copy-pasted boilerplate from akka source, substituting the codec parts with my own).
On Friday, June 12, 2015 at 3:12:30 PM UTC+3, Johannes Rudolph wrote: > > On Thursday, June 11, 2015 at 12:04:28 PM UTC+2, [email protected] wrote: >> >> So if the response has content type text/plain, why the heck does the >> testkit try to unmarshal it with an application/json unmarshaller and how >> to point it in the right direction? >> > > Good question. Do you use one of the json support classes? > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
