Current section
Files
Jump to
Current section
Files
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"}]}]}.