pekko/akka-tutorials/akka-tutorial-first
Jonas Bonér 04cd2adee9 Moved Timeout classes from akka.actor._ to akka.util._.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-12-14 17:34:56 +01:00
..
project Updated samples and tutorial to Akka 2.0. Added projects to SBT project file. Fixes #1278 2011-11-29 12:31:01 +01:00
src Moved Timeout classes from akka.actor._ to akka.util._. 2011-12-14 17:34:56 +01:00
pom.xml Updated samples and tutorial to Akka 2.0. Added projects to SBT project file. Fixes #1278 2011-11-29 12:31:01 +01:00
README Update tutorials and include source in the distribution 2011-05-10 16:37:31 +12:00

================
 First Tutorial
================

This is the source code for the first tutorial.

See the Akka Documentation for information about this tutorial.