Skip to main content

One post tagged with "Hocon"

Posts tagged with Hocon.

View All Tags

Configuring Pigeon – Akka Actors for .NET

· 2 min read
Founder, Asynkron Systems

When I began to write the configuration support for my Akka Actors port “Pigeon”, I used JSON for the config files.
I’ve now managed to get some nice progress porting Typesafe’s Configuration library too.
So Pigeon now uses HOCON notation for the config files, and thus, allows for re-use of real Akka config files in Pigeon.