http server
This commit is contained in:
parent
02cf888c32
commit
a81c64291a
@ -20,7 +20,7 @@ start(_StartType, _StartArgs) ->
|
|||||||
%% 加速内存的回收
|
%% 加速内存的回收
|
||||||
erlang:system_flag(fullsweep_after, 16),
|
erlang:system_flag(fullsweep_after, 16),
|
||||||
|
|
||||||
%start_http_server(),
|
start_http_server(),
|
||||||
|
|
||||||
iot_sup:start_link().
|
iot_sup:start_link().
|
||||||
|
|
||||||
|
|||||||
@ -44,7 +44,7 @@
|
|||||||
0},
|
0},
|
||||||
{<<"ranch">>,
|
{<<"ranch">>,
|
||||||
{git,"https://github.com/ninenines/ranch",
|
{git,"https://github.com/ninenines/ranch",
|
||||||
{ref,"6bbc8431d513d9bbed7817bc1bcb3b17ef26cb35"}},
|
{ref,"9b8ed47d789412b0021bfc1f94f1c17c387c721c"}},
|
||||||
1},
|
1},
|
||||||
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.6">>},1},
|
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.6">>},1},
|
||||||
{<<"sync">>,
|
{<<"sync">>,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user