AltspaceVR / AltspaceSDK

Software Development Kit for AltspaceVR
https://developer.altvr.com/
MIT License
161 stars 73 forks source link

room id 1000 range #3

Closed gfodor closed 9 years ago

gfodor commented 9 years ago

Is there a reason we used a max room id of 1000, and aren't worried about collisions?

amberroy commented 9 years ago

Reason was to be on the same order of magnitude as the number of Altspace rooms, thinking it was a placeholder until there was an API to get the actual Altspace room id. Now that this approach (Firebase room id not related to Altspace/photon room id) seems to be working, agree we should increase the max. Thanks for flagging this @gfodor

GavanWilhite commented 9 years ago

Resolved with new sync utility