A library for Akka.NET that implements routing for a lightweight, distributed event stream (aka Event Bus).
Info
Version: | 1.0.5845.18210 |
Author(s): | Philip Laureano |
Last Update: | Friday, January 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/philiplaureano/DistributedEventStreams |
NuGet Url: | https://www.nuget.org/packages/DistributedEventStream.Routing |
Install
Install-Package DistributedEventStream.Routing
dotnet add package DistributedEventStream.Routing
paket add DistributedEventStream.Routing
DistributedEventStream.Routing Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.0.5)
- Akka.Remote(>= 1.0.5)
- Newtonsoft.Json(>= 7.0.1)
- Akka.Configuration(>= 1.0.5835.36887)
- Akka.Configuration.Builders(>= 1.0.5837.18449)
- Akka.Configuration.Builders.Hocon(>= 1.0.5837.18449)
- Helios(>= 1.4.1)
- Google.ProtocolBuffers(>= 2.4.1.521)
- Akka.Configuration.Lambdas(>= 1.0.5840.30145)
Tags