Current section
Files
Jump to
Current section
Files
src/esockd.app.src
{application,esockd,
[{id,"esockd"},
{vsn,"5.5.0"},
{description,"General Non-blocking TCP/SSL Server"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,ssl]},
{mod,{esockd_app,[]}},
{env,[]},
{licenses,["Apache-2.0"]},
{links,[{"Github","https://github.com/emqx/esockd"}]}]}.