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