I've found it hard to get this code up and running due to the number of components/services that must be coordinated. Could a docker-compose.yml be added that starts a working stack comprised of TURN + STUN + provider + consumer to make running the code reproducible across platforms?
I've found it hard to get this code up and running due to the number of components/services that must be coordinated. Could a
docker-compose.ymlbe added that starts a working stack comprised of TURN + STUN + provider + consumer to make running the code reproducible across platforms?