Hey all, After making a StreamTcp().outgoingConnection(address) connection, how can I watch the connection for disconnects so that I can establish a new connection? I see a akka.io.Tcp$ConfirmedClosed$ and a akka.actor.Terminated getting logged in dead letters after the server restarts but no idea how I can get ahold of them or if there's a better way.
Thanks in advance, Cole -- >>>>>>>>>> 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.
