Info
Version: | 1.5.30 |
Author(s): | Akka.NET Team |
Last Update: | Thursday, October 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akkadotnet/akka.net |
NuGet Url: | https://www.nuget.org/packages/Akka.Remote |
Install
Install-Package Akka.Remote
dotnet add package Akka.Remote
paket add Akka.Remote
Akka.Remote Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.4.16)
- DotNetty.Handlers(>= 0.6.0)
- Google.Protobuf(>= 3.14.0)
Tags
Allows actors to communicate over the network.