/akka-cluster-test

Quick test of native akka clustering to see if Akka.NET cluster hehaviour is buggy or not.

Primary LanguageScalaMIT LicenseMIT

Akka cluster test

I've created 2 simple implementations (both as similar as possible) in both Akka.NET and Akka native (scala).

The native one works, but I can't figure out why the .NET one doesn't.