Current section
Files
Jump to
Current section
Files
src/esockd.app.src
{application,esockd,
[{description,"General Non-blocking TCP/SSL and UDP/DTLS Server"},
{id,"esockd"},
{vsn,"5.8.2"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,sasl,ssl]},
{mod,{esockd_app,[]}},
{env,[]},
{licenses,["Apache-2.0"]},
{maintainers,["EMQ X Team <contact@emqx.io>"]},
{links,[{"Homepage","https://emqx.io/"},
{"Github","https://github.com/emqx/esockd"}]}]}.