Current section
Files
Jump to
Current section
Files
src/fake_turn.app.src
{application,fake_turn,
[{description,"TURN serving as an endpoint to Membrane RTC Engine. Forked from https://github.com/processone/stun"},
{vsn,"0.4.3"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,fast_tls,p1_utils]},
{mod,{stun_app,[]}},
{licenses,["Apache-2.0"]},
{links,[{"Github",
"https://github.com/jellyfish-dev/fake_turn"}]}]}.