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.9.3-rc.1"},
{modules,[]},
{registered,[]},
{pkg_name,"my_esockd"},
{applications,[kernel,stdlib,sasl,ssl]},
{mod,{esockd_app,[]}},
{env,[]},
{licenses,["Apache-2.0"]},
{maintainers,["EMQ X Team <contact@emqx.io>"]},
{links,[{"Github","https://github.com/emqx/esockd.git"},
{"My Fork","https://github.com/edsonhuang/esockd"}]}]}.