exokitxr / avatars

Avatar system for Exokit
https://avatars.exokit.org
70 stars 28 forks source link

RTC voice not always established #2

Closed avaer closed 4 years ago

avaer commented 4 years ago

Sometimes WebRTC doesn't connect between two Quests. This could be due to the connection establishment dance.

avaer commented 4 years ago

I think this is ok now; I rewrote the connection establishment in multiplayer.js to be based on token passing/networked semaphore.