Remote actor support for Akka, enabling communication between actors across different JVMs.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-remote_2.13</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 actor system configured for remote communication.
Review the Akka migration guide at https://doc.akka.io/docs/akka/current/project/migration-guides.html.
No dependency data recorded yet.