Current section
Files
Jump to
Current section
Files
src/backwater.app.src
{application,backwater,
[{description,"Intercluster RPC independent of distribution protocol"},
{vsn,"3.0.3"},
{registered,[]},
{mod,{backwater_app,[]}},
{applications,[kernel,stdlib,edoc,crypto,cowboy,hackney]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/g-andrade/backwater"},
{"GitLab","https://gitlab.com/g-andrade/backwater"}]}]}.