mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
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
|