GenServerAsync Build StatusHex pmCoverage Status

Installation

It's available in Hex, the package can be installed as: Add gen_server_async to your list of dependencies in mix.exs:

def deps do
  [{:gen_server_async, "~> 0.0.1"}]
end

Documentation can be found at https://hexdocs.pm/gen_server_async.

License

This software is licensed under the MIT license.