Packages

Lightweight Websocket RFC 6455 - v0.1.9

Current section

Files

Jump to
evews rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, []}.
{ct_opts, []}.
{cover_enabled, true}.
{cover_opts, [verbose]}.
{ct_extra_params,"--erl_args -smp enable -boot start_sasl"}.
{plugins, [rebar3_hex]}.