Current section
Files
Jump to
Current section
Files
src/elli_websocket.app.src
{application,elli_websocket,
[{description,"Elli WebSocket Handler."},
{vsn,"0.1.2"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,elli]},
{env,[]},
{pkg_name,elli_ws_undertone},
{maintainers,["elli-lib team"]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/ut-proj/elli_websocket"}]},
{exclude_files,["src/#*"]}]}.