Current section
Files
Jump to
Current section
Files
src/evews.app.src
{application,evews,
[{description,"Lightweight Websocket RFC 6455 - v0.1.9"},
{vsn,"0.1.9"},
{registered,[]},
{modules,[evews_sup,evews_socket,evews_acceptor,evews,
'evews_rfc-6455']},
{applications,[kernel,stdlib]},
{licenses,["BSD"]},
{links,[{"Github","https://github.com/zgbjgg/evews"}]}]}.