|
|
@@ -13,13 +13,14 @@
|
|
|
, {typerefl, {git, "https://github.com/k32/typerefl", {tag, "0.8.5"}}}
|
|
|
, {jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.5"}}}
|
|
|
, {cowboy, {git, "https://github.com/emqx/cowboy", {tag, "2.8.3"}}}
|
|
|
- , {esockd, {git, "https://github.com/emqx/esockd", {tag, "5.8.3"}}}
|
|
|
+ , {esockd, {git, "https://github.com/emqx/esockd", {branch, "dev/william/acceptor-add-tune-func"}}}
|
|
|
, {ekka, {git, "https://github.com/emqx/ekka", {tag, "0.10.8"}}}
|
|
|
, {gen_rpc, {git, "https://github.com/emqx/gen_rpc", {tag, "2.5.1"}}}
|
|
|
, {hocon, {git, "https://github.com/emqx/hocon.git", {tag, "0.19.5"}}}
|
|
|
, {pbkdf2, {git, "https://github.com/emqx/erlang-pbkdf2.git", {tag, "2.0.4"}}}
|
|
|
, {recon, {git, "https://github.com/ferd/recon", {tag, "2.5.1"}}}
|
|
|
, {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.14.1"}}}
|
|
|
+ , {lc, {git, "https://github.com/qzhuyan/lc.git", {branch, "dev/william/add-alarm"}}}
|
|
|
]}.
|
|
|
|
|
|
{plugins, [rebar3_proper]}.
|