Packages

Noise Protocol transport adapter for Ranch

Current section

Files

Jump to
ranch_noise src ranch_noise.app.src
Raw

src/ranch_noise.app.src

{application,ranch_noise,
[{description,"Noise Protocol transport adapter for Ranch"},
{vsn,"0.1.2"},
{registered,[]},
{applications,[kernel,stdlib,ranch]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/longlene/ranch_noise"}]}]}.