Closed keianhzo closed 6 months ago
This PR adds support for direct webrtc communication. There is another effort to support the relayed mode that only works on FF here: https://github.com/mozilla/hubs-compose/pull/16
Probably this setup is enough for local testing so it might be worth to close that one and merge this unless relayed mode support is important enough in local development/testing.
@bryanenders definitely, that's simpler. Thanks for that! Rebased and updated.
This PR adds support for direct webrtc communication. There is another effort to support the relayed mode that only works on FF here: https://github.com/mozilla/hubs-compose/pull/16
Probably this setup is enough for local testing so it might be worth to close that one and merge this unless relayed mode support is important enough in local development/testing.