Hi! I have been playing around with the new 0.7 FlowGraph DSL and decided to "convert" the older TcpServer found in the Akka Streams Activator template to the new FlowGraph DSL.
This is what I came up with: EchoServer <https://github.com/scottweaver/akka-stream-echo-server/blob/master/src/main/scala/stream/EchoServer.scala> Am I going about things correctly? Are there any obvious improvements or things I might have missed? Thanks, -scott -- >>>>>>>>>> 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.
