Hubs-Foundation / hubs-compose

Local development setup for Hubs
Mozilla Public License 2.0
45 stars 38 forks source link

WebRTC support #40

Closed keianhzo closed 6 months ago

keianhzo commented 1 year 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.

keianhzo commented 1 year ago

@bryanenders definitely, that's simpler. Thanks for that! Rebased and updated.