vircadia / vircadia-unity-sdk

Other
12 stars 15 forks source link

Basic domain server class. #1

Closed namark closed 2 years ago

namark commented 2 years ago

This PR integrates APIs from https://github.com/vircadia/vircadia/pull/1623. The unit test similarly will try to connect to localhost if available and check node UUIDs.

The test script component in test object in test scene now has a location field that can be set to domain server address. It will automatically connect when run, and log connection status and node UUIDs.