Remote actor communication for Akka, built for Scala 2.12.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-remote_2.12</artifactId>
<version>2.8.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an Akka actor system for remote communication.
Upgrade to Scala 2.13 and use Akka 2.9+ for continued support.
Configure akka.remote.artery.canonical.hostname and port in application.conf.
No dependency data recorded yet.