You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Play Framework
Hello All,
Would someone please point me to a complete running Scala example of an Akka actor invoking a Play Framework controller ( for instance using WSClient ) that transfers data from the actor to the controller under programmatic control. There is no need for a response. I would be interested in both GET and POST examples. Also data transfer in the opposite direction - again with no response. Thank you.