Hi,

thanks for the feedback. I have created a PR
<https://github.com/akka/akka/pull/18352> to bring this documentation page
to the latest API.

Your implementation of closing connections looks good. Just make sure to
stop targetSubscriber actors when you are closing connections.

On Mon, Aug 3, 2015 at 5:52 PM, <[email protected]> wrote:

> our take on closing clients and server connection:
>
>
> http://stackoverflow.com/questions/31706186/how-to-close-connections-in-akka-stream-tcp-server
>
>
> On Tuesday, July 28, 2015 at 11:25:51 AM UTC-4, [email protected]
> wrote:
>>
>> Isn't the paragraph that describes "Closing connections" in Akka Stream
>> 1.0 docs
>> <http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0/scala/stream-io.html>
>>  incorrect
>> ? connections in the code snippet is not even of type:
>> Source[IncomingConnection] anymore, probably was in 1.0-M2.
>>
>> Please advice if i am wrong? and a clearer example / test case on closing
>> connections for the Tcp IO example will help immensely.
>>
>> Thanks in advance,
>> Roλ
>>
> --
> >>>>>>>>>> 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.
>



-- 
Martynas Mickevičius
Typesafe <http://typesafe.com/> – Reactive
<http://www.reactivemanifesto.org/> Apps on the JVM

-- 
>>>>>>>>>>      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.

Reply via email to