Hi all, I'm a beginner with Akka Stream, but I found a couple of problems trying to compile the quick start example <http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0-RC2/scala/stream-quickstart.html#stream-quickstart-scala>provided in the docs.
1. FlowGraph does not have a closed() method 2. FlowGraph.Implicits does not exist I'm using this sbt dependency: "com.typesafe.akka" %% "akka-stream-experimental" % "1.0-RC2" Thanks for your help, _Simone -- >>>>>>>>>> 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.
