Hubs-Foundation / hubs-compose

Local development setup for Hubs
Mozilla Public License 2.0
41 stars 32 forks source link

WebRTC support #40

Closed keianhzo closed 1 month ago

keianhzo commented 11 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.

keianhzo commented 11 months ago

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