Skip to content

Commit db6b5ab

Browse files
committed
Yay, elli's master branch now has websocket and handover support
1 parent 49612af commit db6b5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.test.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{erl_first_files, ["elli/src/elli_handler.erl", "src/elli_websocket_handler"]}.
22
{erl_opts, [debug_info]}.
33
{deps, [
4-
{elli, ".*", {git, "git://github.com/mmzeeman/elli.git", {branch, "ssl+handover"}}}
4+
{elli, ".*", {git, "git://github.com/knutin/elli.git", {branch, "master"}}}
55
]}.

0 commit comments

Comments
 (0)