6 lines
202 B
Text
6 lines
202 B
Text
Simplifies implementation of GenServer based processes in Elixir.
|
|
|
|
ExActor helps removing the boilerplate that typically occurs when
|
|
using GenServer behaviour.
|
|
|
|
WWW: https://github.com/sasa1977/exactor
|