speckleworks / SpeckleUnity

Stream live 3D data into Unity with the open data platform for BIM - Speckle!
https://speckleworks.github.io/SpeckleUnity/
MIT License
14 stars 5 forks source link

Receiving more than 1 stream at the same time of different scale factors doesn't work #54

Open pablothedolphin opened 4 years ago

pablothedolphin commented 4 years ago

Need to introduce a queuing system so that streams get scheduled to be received to avoid getting them in parallel. This system needs to also queue nicely with stream updates. This will also help save network bandwidth as well.