pekko/akka-docs/rst/scala/code/docs/io
Roland 0e34edbcb3 implement ResumeWriting, see #3200
also included:
- a complete rewrite of the TCP docs based on real/tested/working code
  samples
- an EchoServer implementation which handles all the edge cases,
  available in Java & Scala
- renamed StopReading to SuspendReading to match up with ResumeReading
- addition of Inbox.watch()
- Inbox RST docs for Java(!) and Scala

not included:
- ScalaDoc / JavaDoc for all IO stuff
2013-04-18 15:05:48 +02:00
..
BinaryCoding.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
EchoServer.scala implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
HTTPServer.scala deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
IODocSpec.scala implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
Pipelines.scala deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00