vircadia / vircadia-unity-sdk

Other
12 stars 14 forks source link

Basic messages client class. #2

Closed namark closed 2 years ago

namark commented 2 years ago

Builds upon #1

This PR integrates APIs from https://github.com/vircadia/vircadia/pull/1630. The unit test similarly will try to connect to localhost and send a message in chat. The example script will send a test message to the domain and log any text messages receives on the Chat channel.