pekko/akka-actor
Patrik Nordwall ebb5748d6a Complete adapter API for coexistence of typed and untyped actors, #22174
* Trying out what is working and what is missing with a test
* Add missing API and cleanup (public vs internal)
* Note that PropsAdapter will make it possible to use Cluster Sharding
  with typed entity actors
* add javadsl for the adapters, and full java tests for that
* Add narrow to ActorRef
2017-04-12 16:38:06 +02:00
..
src/main Complete adapter API for coexistence of typed and untyped actors, #22174 2017-04-12 16:38:06 +02:00
build.sbt Remove use of deprecated Scala features #22581 2017-03-27 19:05:54 +03:00