Current section
Files
Jump to
Current section
Files
src/myesockd.app.src
{application,myesockd,
[{description,"General Non-blocking TCP/SSL and UDP/DTLS Server"},
{id,"myesockd"},
{vsn,"5.9.4"},
{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/edsonhuang/esockd"}]}]}.