No description
Find a file
Patrik Nordwall 1bb5d37780 !str #15551 Switch to implicit passing of FlowMaterializer
* implicit param
* change tests to use implicit materializer
* add ActorFlow trait that provides an implicit materializer inside an actor
  in the right way, i.e. encourage usage of that instead of
  implicit def mat(implicit arf: ActorRef): FlowMaterializer
* make http compile, but those who know the api better will have to adjust
  to take full advantage of the implicit materializer
2014-08-21 13:40:43 +02:00
akka-docs-dev !str #15551 Switch to implicit passing of FlowMaterializer 2014-08-21 13:40:43 +02:00
akka-http/src !str #15551 Switch to implicit passing of FlowMaterializer 2014-08-21 13:40:43 +02:00
akka-http-core/src !str #15551 Switch to implicit passing of FlowMaterializer 2014-08-21 13:40:43 +02:00
akka-parsing/src/main +pro,hco,par Make sure that things build on both 2.10 and 2.11 2014-06-26 11:51:45 +02:00
akka-stream/src !str #15551 Switch to implicit passing of FlowMaterializer 2014-08-21 13:40:43 +02:00