Current section

Files

Jump to
partisan src partisan.app.src
Raw

src/partisan.app.src

{application,partisan,
[{description,"Partisan is a scalable and flexible, TCP-based membership system and distribution layer for the BEAM."},
{vsn,"5.0.0-beta.13"},
{registered,[]},
{applications,[kernel,stdlib,crypto,ssl,types,acceptor_pool,
uuid]},
{mod,{partisan_app,[]}},
{modules,[]},
{included_applications,[]},
{env,[]},
{licenses,["Apache-2.0"]},
{links,[{"Github","https://github.com/lasp-lang/partisan"}]}]}.