pekko/akka-docs/rst/scala/code/docs
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
..
actor deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
agent #2934 - explaining send a bit better in the docs 2013-01-27 23:01:29 +01:00
camel deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
channels avoid wrapping messages when ask returns single type 2013-02-04 11:02:58 -05:00
dataflow #3018 - Enabling -Xlint and dealing with the situation that occurs 2013-03-29 01:43:17 +01:00
dispatcher deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
event deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
extension #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
future #3207 - prolonging the timeouts in FutureDocSpec to be less flaky when there's a GC pause 2013-04-09 10:39:55 +02:00
io implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
pattern deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
remoting Reversed protocol scheme order in Addresses 2013-01-24 17:23:51 +01:00
routing Merge pull request #1277 from akka/wip-3074-deprecate-actorFor-patriknw 2013-04-08 11:48:48 -07:00
serialization Deprecate actorFor in favor of ActorSelection, see #3074 2013-04-08 18:11:52 +02:00
testkit deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
transactor deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
zeromq deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00