Cizen

Build highly concurrent, monitorable, and extensible applications with a collection of automata.

"Cizen" means "Nature" in Japanese.
/ˈsizen/ 自然

Installation

First, add Cizen to your list of dependencies in mix.exs:

defp deps do
[
{:cizen, "~> 0.14.1"}
]
end

Then, run mix deps.get.

Documentation

API Reference: https://hexdocs.pm/cizen/

License

Copyright (c) 2018 Ryo33

Cizen is licensed under the MIT License.