vircadia / vircadia-web-sdk

Vircadia Web SDK - an SDK for the Vircadia platform that runs in your web browser.
Apache License 2.0
35 stars 29 forks source link

Add protocol and API for determining metaverse that the domain server is using #247

Open ctrlaltdavid opened 1 year ago

ctrlaltdavid commented 1 year ago

If the user (app + SDK) logs into one metaverse but the domain server is using a different metaverse then things won't work.

Perhaps add a packet or pair of packets. Perhaps add in DomainSettingsRequest and DomainSettings packet pair - esp. if metaverse server is specified in domain server settings.

Can't add the metaverse URL to just the DomainList packet because this may not be sent if the user isn't authenticated on the domain.